1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

[ci] Fix typing issue with aiohttp and aiosignal (#148141)

This commit is contained in:
Marc Mueller
2025-07-04 16:22:38 +02:00
committed by GitHub
parent 8ce30d9559
commit 783102f2f6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ on:
type: boolean
env:
CACHE_VERSION: 3
CACHE_VERSION: 4
UV_CACHE_VERSION: 1
MYPY_CACHE_VERSION: 1
HA_SHORT_VERSION: "2025.8"