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 16bd844 commit 5edd03cCopy full SHA for 5edd03c
.github/workflows/maven.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
maven-version: 3.9.2
35
- name: Cache local Maven repository
36
- uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
+ uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
37
38
path: ~/.m2/repository
39
# re-cache on changes in the pom and target files
0 commit comments