Skip to content

Commit 08617e2

Browse files
Merge pull request #314 from flintlib/dependabot/github_actions/pypa/cibuildwheel-3.1.4
build(deps): bump pypa/cibuildwheel from 3.1.3 to 3.1.4
2 parents 74f19b0 + 410eda3 commit 08617e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
if: ${{ startsWith( matrix.os , 'windows' ) }}
4343

4444
- name: Build wheels
45-
uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
45+
uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
4646
env:
4747
# override setting in pyproject.toml to use msys2 instead of msys64 bash
4848
CIBW_BEFORE_ALL_WINDOWS: msys2 -c bin/cibw_before_all_windows.sh

0 commit comments

Comments
 (0)