Skip to content

Commit 036aa81

Browse files
authored
Merge pull request #177 from micro-manager/dependabot/github_actions/pypa/cibuildwheel-4.0
ci(dependabot): bump pypa/cibuildwheel from 3.4 to 4.0
2 parents 36cefa2 + 2bbb48b commit 036aa81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
toolset: "14.4"
107107

108108
- name: Build wheels
109-
uses: pypa/cibuildwheel@v3.4
109+
uses: pypa/cibuildwheel@v4.0
110110
env:
111111
CIBW_VERBOSE: 1
112112
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"

0 commit comments

Comments
 (0)