1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-08 05:03:52 -05:00

Update dev environment

This commit is contained in:
Nathan Spencer
2025-01-10 19:28:38 +00:00
parent c4dd4f0499
commit 94860106ea
5 changed files with 9 additions and 7 deletions

View File

@@ -12,10 +12,10 @@ jobs:
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Set up Python 3.12
- name: Set up Python 3.13
uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.13"
- name: Install dependencies
run: pip install homeassistant
- name: Update tracks