Skip to content

Commit cee3f3a

Browse files
committed
Bump cache
1 parent 07d97cc commit cee3f3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name: Latest release
55

66
env:
7-
CACHE_VERSION: 10
7+
CACHE_VERSION: 11
88
DEFAULT_PYTHON: "3.14"
99

1010
# Only run on merges

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name: Latest commit
55

66
env:
7-
CACHE_VERSION: 15
7+
CACHE_VERSION: 16
88
DEFAULT_PYTHON: "3.14"
99
PRE_COMMIT_HOME: ~/.cache/pre-commit
1010
VENV: venv

0 commit comments

Comments
 (0)