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