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 e4d4308 commit af0f1f9Copy full SHA for af0f1f9
.github/workflows/publish.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Build sdist
45
run: pipx run build --sdist
46
- name: Build wheels
47
- uses: pypa/cibuildwheel@v2.23.3
+ uses: pypa/cibuildwheel@v3.2.0
48
- uses: actions/upload-artifact@v4
49
with:
50
if-no-files-found: error
0 commit comments