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