We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88d7bfe + abfa703 commit e04093bCopy full SHA for e04093b
1 file changed
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
print("::set-output name=result::{}".format(result))
64
65
- name: Restore pre-commit cache
66
- uses: actions/cache@v4
+ uses: actions/cache@v5
67
if: matrix.session == 'pre-commit'
68
with:
69
path: ~/.cache/pre-commit
0 commit comments