Bump/flush mypy cache (#109101)
This commit is contained in:
parent
1069693292
commit
7268e9aa56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -35,7 +35,7 @@ on:
|
|||
env:
|
||||
CACHE_VERSION: 5
|
||||
PIP_CACHE_VERSION: 4
|
||||
MYPY_CACHE_VERSION: 6
|
||||
MYPY_CACHE_VERSION: 7
|
||||
HA_SHORT_VERSION: "2024.2"
|
||||
DEFAULT_PYTHON: "3.11"
|
||||
ALL_PYTHON_VERSIONS: "['3.11', '3.12']"
|
||||
|
|
Loading…
Add table
Reference in a new issue