There was an error while loading. Please reload this page.
2 parents 98fae32 + 005d17b commit 87e7d2bCopy full SHA for 87e7d2b
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
python-version: "3.12"
26
- name: Install uv
27
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
28
- id: build-and-publish
29
name: Build and publish to pypi
30
env:
0 commit comments