Skip to content

Commit c7849cb

Browse files
committed
Bump cache and revert DEFAULT_PYTHON
1 parent 61a4c8a commit c7849cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
name: Latest commit
55

66
env:
7-
CACHE_VERSION: 1
8-
DEFAULT_PYTHON: 3.9.1
7+
CACHE_VERSION: 2
8+
DEFAULT_PYTHON: 3.9
99
PRE_COMMIT_HOME: ~/.cache/pre-commit
1010

1111
on:

0 commit comments

Comments
 (0)