We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6231269 + 1b60e03 commit 787f3cfCopy full SHA for 787f3cf
1 file changed
.github/workflows/quality.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0 # Needed for setuptools_scm to work correctly
21
22
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
23
24
path: ~/.cache/pre-commit
25
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments