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 5a9f386 commit 23a3428Copy full SHA for 23a3428
.github/actions/setup-tests/action.yml
@@ -16,7 +16,7 @@ runs:
16
with:
17
fail-mode: true
18
- name: Use Maven dependency cache
19
- uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
20
21
path: ~/.m2/repository
22
# We use a unique key and restore from the base one, to ensure that
0 commit comments