mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-24 19:04:19 +02:00
⬆️ Update actions/setup-python action to v7 (#1493)
This commit is contained in:
parent
f3af35f95e
commit
928d57f8be
5 changed files with 5 additions and 5 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
uses: actions/setup-python@v7
|
||||
with:
|
||||
python-version: '3.14.2'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue