mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
⬆️ Pin python to 3.13.5 (#1181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
33c1d2eb6b
commit
106d4733fe
1 changed files with 1 additions and 1 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@v5
|
||||
with:
|
||||
python-version: 3.x
|
||||
python-version: 3.13.5
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue