Skip to content

Commit 9373a66

Browse files
authored
Merge pull request #463 from plugwise/cache
Bump CACHE_VERSION - fix error after setup-python-5 update
2 parents 90e04d9 + 04f2260 commit 9373a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: 3
7+
CACHE_VERSION: 4
88
DEFAULT_PYTHON: "3.11"
99
PRE_COMMIT_HOME: ~/.cache/pre-commit
1010

0 commit comments

Comments
 (0)