We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9e92f3 + 9f48b8b commit dbbcdccCopy full SHA for dbbcdcc
1 file changed
.github/workflows/build-wheels.yml
@@ -59,7 +59,7 @@ jobs:
59
fetch-depth: 0
60
61
- name: Build wheels
62
- uses: pypa/cibuildwheel@v3.2.0
+ uses: pypa/cibuildwheel@v3.2.1
63
64
- uses: actions/upload-artifact@v5
65
with:
0 commit comments