We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c39f6 + 54b5c40 commit d6d9251Copy full SHA for d6d9251
1 file changed
.github/workflows/gradle.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# https://github.com/actions/cache
21
- name: Cache Gradle
22
- uses: actions/cache@v4.3.0
+ uses: actions/cache@v5.0.1
23
with:
24
path: |
25
~/.gradle/caches
0 commit comments