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 55614a8 commit 112488cCopy full SHA for 112488c
.github/workflows/maven.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
maven-version: 3.9.6
35
- name: Cache local Maven repository
36
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
+ uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
37
38
path: ~/.m2/repository
39
# re-cache on changes in the pom and target files
0 commit comments