mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
⬆️ Update astral-sh/setup-uv action to v10 (#1501)
This commit is contained in:
parent
4a87b5ef54
commit
f3af35f95e
3 changed files with 3 additions and 3 deletions
2
.github/workflows/markdown-code-runner.yml
vendored
2
.github/workflows/markdown-code-runner.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
python-version: "3.14.2"
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v9.0.0
|
||||
uses: astral-sh/setup-uv@v10.0.1
|
||||
|
||||
- name: Update generated content
|
||||
run: ./scripts/update-generated-content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue