Bump CI cache version (#80265)

This commit is contained in:
Marc Mueller
2022-10-13 17:32:53 +02:00
committed by GitHub
parent 50207a8ca8
commit e1ac8acf87

View File

@@ -20,8 +20,8 @@ on:
type: boolean
env:
CACHE_VERSION: 1
PIP_CACHE_VERSION: 1
CACHE_VERSION: 2
PIP_CACHE_VERSION: 2
HA_SHORT_VERSION: 2022.11
DEFAULT_PYTHON: 3.9
ALL_PYTHON_VERSIONS: "['3.9', '3.10']"