CI: fix add Python package build
All checks were successful
/ test (push) Successful in 25s
/ build (push) Successful in 6s

This commit is contained in:
phil 2024-12-06 05:08:05 +01:00
parent ffd3e99ecc
commit 6601a6ced3

View file

@ -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"