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 300ca12 commit 6bf98d2Copy full SHA for 6bf98d2
.github/workflows/main.yml
@@ -110,7 +110,7 @@ jobs:
110
needs: [ extended ]
111
steps:
112
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
113
- - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
114
with:
115
path: ~/.m2/repository
116
key: ${{ runner.os }}-legacy-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments