There was an error while loading. Please reload this page.
2 parents 97af231 + 8687cf5 commit 5df28f8Copy full SHA for 5df28f8
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
java-version: 21
30
distribution: temurin
31
- name: Cache local Maven repository
32
- uses: actions/cache@v5.1.0
+ uses: actions/cache@v6.1.0
33
with:
34
path: ~/.m2/repository
35
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments