We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812ab37 commit 28faa3dCopy full SHA for 28faa3d
.github/workflows/gradle.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
java-version: ${{ matrix.java }}
21
- name: Cache Gradle packages
22
- uses: actions/cache@v2
+ uses: actions/cache@v4
23
24
path: |
25
~/.gradle/caches
0 commit comments