We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7241811 commit cfef0bfCopy full SHA for cfef0bf
.github/workflows/publish-to-pypi.yml
@@ -48,7 +48,7 @@ jobs:
48
platforms: all
49
50
- name: Build wheels
51
- uses: pypa/cibuildwheel@v2.16.5
+ uses: pypa/cibuildwheel@v2.23.3
52
with:
53
output-dir: dist
54
env:
0 commit comments