We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec07e80 commit ef50e9cCopy full SHA for ef50e9c
1 file changed
.github/workflows/CI.yml
@@ -210,7 +210,7 @@ jobs:
210
subject-path: "wheels-*/*"
211
- name: Install uv
212
if: ${{ startsWith(github.ref, 'refs/tags/') }}
213
- uses: astral-sh/setup-uv@v8.1.0
+ uses: astral-sh/setup-uv@v8.2.0
214
- name: Publish to PyPI
215
216
run: uv publish 'wheels-*/*'
0 commit comments