1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-03 20:02:22 +01:00

Bump python version in sync-device-classes workflow to 3.12 for HA (#6541)

This commit is contained in:
Jesse Hills
2024-04-16 09:42:15 +12:00
committed by GitHub
parent cca5f818e5
commit 27b286b57f

View File

@@ -24,7 +24,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5.1.0
with:
python-version: 3.11
python-version: 3.12
- name: Install Home Assistant
run: |