We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d75d3e commit 7fce72bCopy full SHA for 7fce72b
1 file changed
.github/workflows/gradle.yml
@@ -71,7 +71,7 @@ jobs:
71
java-version: ${{ matrix.java }}
72
73
- name: Cache Gradle
74
- uses: actions/[email protected].2
+ uses: actions/[email protected].3
75
with:
76
path: ~/.gradle/caches
77
key: >-
0 commit comments