We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4728193 commit 2bc6134Copy full SHA for 2bc6134
.github/workflows/pypi.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
- uses: astral-sh/setup-uv@v7
31
- name: Build wheels via cibuildwheel
32
- uses: pypa/cibuildwheel@v3.1
+ uses: pypa/cibuildwheel@v3.2
33
- name: Upload wheels artifacts
34
uses: actions/upload-artifact@v4
35
with:
0 commit comments