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 a1d1fb2 commit 15ffec3Copy full SHA for 15ffec3
.github/workflows/maven-core-cm.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
java-version: ${{ matrix.jdk }}
36
distribution: 'zulu'
37
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
38
39
path: ~/.m2/repository
40
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments