Skip to content

Commit d35fefb

Browse files
Update pypa/cibuildwheel action to v3.1.4 (#1349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0336279 commit d35fefb

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@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
96+
uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
9797
env:
9898
CIBW_BUILD: "${{ matrix.python.version }}-*"
9999
CIBW_SKIP: "{pp*,*-musllinux_*}"

0 commit comments

Comments
 (0)