We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1f2866 + e66a259 commit 96f12cbCopy full SHA for 96f12cb
1 file changed
.github/workflows/pre-commit.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Cache pre-commit’s virtual envs + hook repos
29
- name: Cache pre-commit envs
30
- uses: actions/cache@v4
+ uses: actions/cache@v5
31
with:
32
path: ~/.cache/pre-commit
33
key: >
0 commit comments