CI: update uv in build
This commit is contained in:
parent
1fee57bb4e
commit
0cb2fcf2fc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Install the latest version of uv
|
||||
uses: astral-sh/setup-uv@v4
|
||||
with:
|
||||
version: "0.5.5"
|
||||
version: "0.5.10"
|
||||
|
||||
- name: Install
|
||||
run: uv sync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue