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 7cfb473 + 886a3a9 commit 7097397Copy full SHA for 7097397
.github/workflows/merge.yml
@@ -4,7 +4,7 @@
4
name: Latest release
5
6
env:
7
- CACHE_VERSION: 2
+ CACHE_VERSION: 3
8
DEFAULT_PYTHON: "3.11"
9
10
# Only run on merges
.github/workflows/verify.yml
name: Latest commit
PRE_COMMIT_HOME: ~/.cache/pre-commit
0 commit comments