Skip to content

Commit e80ca71

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5151

5252
- name: Build wheels
53-
uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
53+
uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
5454
env:
5555
CIBW_BUILD: "${{ matrix.python.version }}-*"
5656
CIBW_TEST_REQUIRES: pytest==8.3.3 numpy==${{ matrix.python.oldest_numpy }}

0 commit comments

Comments
 (0)