Skip to content

Commit 45216af

Browse files
Update pypa/cibuildwheel action to v3.2.0 (#1360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57788d2 commit 45216af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
submodules: "recursive"
9494

9595
- name: Build wheels
96-
uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
96+
uses: pypa/cibuildwheel@7c619efba910c04005a835b110b057fc28fd6e93 # v3.2.0
9797
env:
9898
CIBW_BUILD: "${{ matrix.python.version }}-*"
9999
CIBW_SKIP: "{pp*,*-musllinux_*}"

0 commit comments

Comments
 (0)