We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57788d2 commit 45216afCopy full SHA for 45216af
.github/workflows/release.yaml
@@ -93,7 +93,7 @@ jobs:
93
submodules: "recursive"
94
95
- name: Build wheels
96
- uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
+ uses: pypa/cibuildwheel@7c619efba910c04005a835b110b057fc28fd6e93 # v3.2.0
97
env:
98
CIBW_BUILD: "${{ matrix.python.version }}-*"
99
CIBW_SKIP: "{pp*,*-musllinux_*}"
0 commit comments