mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Bump cache version numbers in CI workflow
This commit is contained in:
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@@ -37,9 +37,9 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CACHE_VERSION: 11
|
CACHE_VERSION: 12
|
||||||
UV_CACHE_VERSION: 1
|
UV_CACHE_VERSION: 2
|
||||||
MYPY_CACHE_VERSION: 9
|
MYPY_CACHE_VERSION: 10
|
||||||
HA_SHORT_VERSION: "2025.3"
|
HA_SHORT_VERSION: "2025.3"
|
||||||
DEFAULT_PYTHON: "3.13"
|
DEFAULT_PYTHON: "3.13"
|
||||||
ALL_PYTHON_VERSIONS: "['3.13']"
|
ALL_PYTHON_VERSIONS: "['3.13']"
|
||||||
|
Reference in New Issue
Block a user