mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-25 19:34:19 +02:00
⬆️ Update actions/setup-python action to v6 (#1261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f6321afeae
commit
561749ac06
3 changed files with 3 additions and 3 deletions
2
.github/workflows/deploy-webapp.yml
vendored
2
.github/workflows/deploy-webapp.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set Up Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: 3.13.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue