Skip to content

Commit a6139b9

Browse files
chore(deps): update actions/cache digest to 0057852 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e2590a commit a6139b9

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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
19+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
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)