Bump cache version numbers in CI workflow

This commit is contained in:
Franck Nijhof 2025-02-07 17:23:46 +00:00
parent 4e1328e98a
commit 45513308aa
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -37,9 +37,9 @@ on:
type: boolean
env:
CACHE_VERSION: 11
UV_CACHE_VERSION: 1
MYPY_CACHE_VERSION: 9
CACHE_VERSION: 12
UV_CACHE_VERSION: 2
MYPY_CACHE_VERSION: 10
HA_SHORT_VERSION: "2025.3"
DEFAULT_PYTHON: "3.13"
ALL_PYTHON_VERSIONS: "['3.13']"