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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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: |