Skip to content

Commit 68015c9

Browse files
Update actions/cache action to v6 (#668)
1 parent 9e2907f commit 68015c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/additional_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
enable-cache: false
4747
- name: "Cache pre-commit/prek"
4848
# Not used for releases, only for running pre-commit
49-
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 # zizmor: ignore[cache-poisoning]
49+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 # zizmor: ignore[cache-poisoning]
5050
with:
5151
path: |-
5252
~/.cache/prek

0 commit comments

Comments
 (0)