mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02: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:
committed by
GitHub
parent
9264ef1a95
commit
d01bba4e50
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"
|
||||
|
||||
Reference in New Issue
Block a user