We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290e4d7 commit 0db1900Copy full SHA for 0db1900
.github/workflows/merge.yml
@@ -4,7 +4,7 @@
4
name: Latest release
5
6
env:
7
- CACHE_VERSION: 7
+ CACHE_VERSION: 8
8
DEFAULT_PYTHON: "3.12"
9
10
# Only run on merges
.github/workflows/verify.yml
name: Latest commit
- CACHE_VERSION: 6
+ CACHE_VERSION: 9
PRE_COMMIT_HOME: ~/.cache/pre-commit
0 commit comments