We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f329e5 commit f8bd4a4Copy full SHA for f8bd4a4
.github/workflows/build_wheels.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v4
47
48
- name: Build wheels
49
- uses: pypa/cibuildwheel@v2.17.0
+ uses: pypa/cibuildwheel@v3.2.0
50
51
- uses: actions/upload-artifact@v4
52
with:
0 commit comments