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 0f13681 + 1e67fd3 commit c49c037Copy full SHA for c49c037
.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