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 07d97cc commit cee3f3aCopy full SHA for cee3f3a
.github/workflows/merge.yml
@@ -4,7 +4,7 @@
4
name: Latest release
5
6
env:
7
- CACHE_VERSION: 10
+ CACHE_VERSION: 11
8
DEFAULT_PYTHON: "3.14"
9
10
# Only run on merges
.github/workflows/verify.yml
name: Latest commit
- CACHE_VERSION: 15
+ CACHE_VERSION: 16
PRE_COMMIT_HOME: ~/.cache/pre-commit
VENV: venv
0 commit comments