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 4e2590a commit a6139b9Copy full SHA for a6139b9
.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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
20
21
path: ~/.m2/repository
22
# We use a unique key and restore from the base one, to ensure that
0 commit comments