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 2aed8d7 commit b32899dCopy full SHA for b32899d
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
java-version: 17
17
- name: Gradle caches
18
- uses: actions/cache@v2
+ uses: actions/cache@v3
19
20
path: |
21
~/.gradle/caches
0 commit comments