We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae166b9 + c7f7dc6 commit 715890aCopy full SHA for 715890a
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