Skip to content

Commit d296802

Browse files
authored
Merge pull request #178 from micro-manager/dependabot/github_actions/pypa/cibuildwheel-4.1
ci(dependabot): bump pypa/cibuildwheel from 4.0 to 4.1
2 parents 036aa81 + 32f71b7 commit d296802

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@v4.0
109+
uses: pypa/cibuildwheel@v4.1
110110
env:
111111
CIBW_VERBOSE: 1
112112
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"

0 commit comments

Comments
 (0)