There was an error while loading. Please reload this page.
1 parent 9e630d1 commit 2b1d340Copy full SHA for 2b1d340
1 file changed
.github/workflows/gradle.yml
@@ -18,7 +18,7 @@ jobs:
18
distribution: temurin
19
java-version: '21'
20
- name: Cache Gradle
21
- uses: actions/cache@v5
+ uses: actions/cache@v6
22
with:
23
path: ~/.gradle/caches
24
key: >-
0 commit comments