We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b7b99 commit 4c71b8eCopy full SHA for 4c71b8e
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
java-version: 11
42
43
- name: Cache .m2 directory
44
- uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
+ uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
45
id: cache
46
with:
47
path: ~/.m2
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments