Reset mypy ci cache (#103910)

This commit is contained in:
Marc Mueller
2023-11-13 14:40:26 +01:00
committed by GitHub
parent a1356874ea
commit c6f9af2cab

View File

@@ -35,7 +35,7 @@ on:
env: env:
CACHE_VERSION: 5 CACHE_VERSION: 5
PIP_CACHE_VERSION: 4 PIP_CACHE_VERSION: 4
MYPY_CACHE_VERSION: 5 MYPY_CACHE_VERSION: 6
BLACK_CACHE_VERSION: 1 BLACK_CACHE_VERSION: 1
HA_SHORT_VERSION: "2023.12" HA_SHORT_VERSION: "2023.12"
DEFAULT_PYTHON: "3.11" DEFAULT_PYTHON: "3.11"