Use Python 3.12 in .github/workflows/update-readme.yml (#961)

This commit is contained in:
Bas Nijholt 2024-04-06 10:13:13 +02:00 committed by GitHub
commit e4e1aa7d37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
- name: Install Home Assistant
uses: ./.github/workflows/install_dependencies
with:
python-version: "3.11"
python-version: "3.12"
- name: Install markdown-code-runner and README code dependencies
run: |