1 parent 6418f77 commit b62219cCopy full SHA for b62219c
1 file changed
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
python-version: "3.12"
25
26
- name: Install uv
27
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
28
29
- name: Build
30
run: uv build
0 commit comments