CI: fix add Python package build
This commit is contained in:
parent
ffd3e99ecc
commit
6601a6ced3
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ jobs:
|
|||
tags: ${{ steps.version.outputs.version }}
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@4
|
||||
uses: astral-sh/setup-uv@v4
|
||||
with:
|
||||
version: "0.5.5"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue