Skip to content

Commit

Permalink
Fix the caching following upgrade of the github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas authored and jacobtylerwalls committed Mar 5, 2025
1 parent 26a6025 commit 8486055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- "maintenance/**"

env:
CACHE_VERSION: 2
CACHE_VERSION: 3
KEY_PREFIX: base-venv
DEFAULT_PYTHON: "3.13"
PRE_COMMIT_CACHE: ~/.cache/pre-commit
Expand Down

0 comments on commit 8486055

Please sign in to comment.