mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-16 00:34:04 +02:00
⬆️ Update python to v3.14.2 (#1251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
97ecbb17a0
commit
37ef65586d
2 changed files with 2 additions and 2 deletions
2
.github/workflows/deploy-webapp.yml
vendored
2
.github/workflows/deploy-webapp.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Set Up Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: 3.13.5
|
||||
python-version: 3.14.2
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue