We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1112344 + e2e7547 commit e8d6538Copy full SHA for e8d6538
1 file changed
.github/workflows/internal_release.yml
@@ -34,7 +34,7 @@ jobs:
34
echo "latest stable tag is $tag"
35
36
- name: Cache Gradle and wrapper
37
- uses: actions/cache@v2
+ uses: actions/cache@v4
38
with:
39
path: |
40
~/.gradle/caches
0 commit comments