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 eaa2423 commit eafc0d5Copy full SHA for eafc0d5
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
run: chmod +x gradlew
53
54
- name: Cache Gradle
55
- uses: actions/cache@v3
+ uses: actions/cache@v4
56
with:
57
path: |
58
~/.gradle/caches
0 commit comments