Skip to content

Commit ed2ea21

Browse files
authored
Merge pull request #170 from micro-manager/dependabot/github_actions/pypa/cibuildwheel-3.4
ci(dependabot): bump pypa/cibuildwheel from 3.2 to 3.4
2 parents a361a67 + 7d510df commit ed2ea21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)