Skip to content

Commit 463c462

Browse files
chore(deps): update actions/cache action to v5.0.2 (#1439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69d4927 commit 463c462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ jobs:
285285
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
286286

287287
- name: Cache prek
288-
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
288+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
289289
with:
290290
path: |-
291291
~/.cache/prek

0 commit comments

Comments
 (0)