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.
2 parents a75df7d + 32f4b46 commit 19743fdCopy full SHA for 19743fd
.github/workflows/ci-build.yml
@@ -24,7 +24,7 @@ jobs:
24
run: sudo apt-get update
25
26
- name: Cache local Maven repository
27
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
28
with:
29
path: ~/.m2/repository
30
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments