We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8db70c4 + df08bb7 commit 08cd919Copy full SHA for 08cd919
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@v5
+ - uses: actions/cache@v6
23
24
path: ~/.cache/pre-commit
25
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments