Skip to content

Commit 8486055

Browse files
Pierre-Sassoulasjacobtylerwalls
authored andcommitted
Fix the caching following upgrade of the github action
1 parent 26a6025 commit 8486055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- "maintenance/**"
1212

1313
env:
14-
CACHE_VERSION: 2
14+
CACHE_VERSION: 3
1515
KEY_PREFIX: base-venv
1616
DEFAULT_PYTHON: "3.13"
1717
PRE_COMMIT_CACHE: ~/.cache/pre-commit

0 commit comments

Comments
 (0)