[ci] Bump Python to 3.14 in sync-device-classes workflow (#14912)

This commit is contained in:
J. Nick Koston
2026-03-18 07:47:17 -10:00
committed by GitHub
parent 3f28ab88ca
commit 45be290392
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
with:
python-version: 3.13
python-version: "3.14"
- name: Install Home Assistant
run: |