mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
⬆️ Update python to v3.14.2
This commit is contained in:
parent
a1ddbc000f
commit
9480211e1b
2 changed files with 2 additions and 2 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12.12'
|
||||
python-version: '3.14.2'
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v5
|
||||
|
|
|
|||
2
.github/workflows/markdown-code-runner.yml
vendored
2
.github/workflows/markdown-code-runner.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.13.11"
|
||||
python-version: "3.14.2"
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue