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:
Jonathan Schwender
2025-09-02 07:24:26 +02:00
committed by GitHub
parent 9264ef1a95
commit d01bba4e50

View File

@@ -21,4 +21,4 @@ runs:
- name: Install uv
uses: astral-sh/setup-uv@v4
with:
version: "0.5.6"
version: "0.8.5"