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 e0647e4 + 67d15c2 commit f10aebdCopy full SHA for f10aebd
.github/workflows/pre-commit.yml
@@ -21,7 +21,7 @@ jobs:
21
activate-environment: "coverage"
22
channel-priority: "disabled"
23
environment-file: environment/pre-commit.yml
24
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
25
with:
26
path: ~/.cache/pre-commit
27
key: pre-commit-3|${{ env.pythonLocation }}|${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments