Skip to content

Commit 23a3428

Browse files
authored
Update action.yml
1 parent 5a9f386 commit 23a3428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
with:
1717
fail-mode: true
1818
- name: Use Maven dependency cache
19-
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
19+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
2020
with:
2121
path: ~/.m2/repository
2222
# We use a unique key and restore from the base one, to ensure that

0 commit comments

Comments
 (0)