CI: bump uv
Some checks failed
/ build (push) Failing after 8s
/ test (push) Failing after 2s

This commit is contained in:
phil 2025-02-25 02:26:37 +01:00
parent f4b38e1c69
commit 6f060dc2bf

View file

@ -19,7 +19,7 @@ jobs:
- name: Install the latest version of uv - name: Install the latest version of uv
uses: astral-sh/setup-uv@v4 uses: astral-sh/setup-uv@v4
with: with:
version: "0.5.16" version: "0.6.3"
- name: Install - name: Install
run: uv sync run: uv sync