mirror of
https://github.com/servo/servo.git
synced 2025-09-05 20:48:22 +01:00
ci: bump uv version (#38494)
Bumps uv in CI to 0.8.5 Testing: try run: https://github.com/servo/servo/actions/runs/16782161133 Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
9264ef1a95
commit
d01bba4e50
1 changed files with 1 additions and 1 deletions
2
.github/actions/setup-python/action.yml
vendored
2
.github/actions/setup-python/action.yml
vendored
|
@ -21,4 +21,4 @@ runs:
|
|||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v4
|
||||
with:
|
||||
version: "0.5.6"
|
||||
version: "0.8.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue