Skip to content

Commit a02296f

Browse files
Merge pull request #356 from flintlib/dependabot/github_actions/pypa/cibuildwheel-3.3.0
build(deps): bump pypa/cibuildwheel from 3.2.1 to 3.3.0
2 parents 7bbdae1 + d77d753 commit a02296f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheel.yml

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

3737
- name: Build wheels
38-
uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.2.1
38+
uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
3939
env:
4040
# override setting in pyproject.toml to use msys2 instead of msys64 bash
4141
CIBW_BEFORE_ALL_WINDOWS: msys2 -c bin/cibw_before_all_windows.sh

0 commit comments

Comments
 (0)