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 6e094a6 commit 5f94521Copy full SHA for 5f94521
.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@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
+ uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
37
38
path: ~/.m2/repository
39
# re-cache on changes in the pom and target files
0 commit comments