Skip to content

Commit 3d6e193

Browse files
authored
Merge pull request #140 from micro-manager/dependabot/github_actions/pypa/cibuildwheel-3.1
ci(dependabot): bump pypa/cibuildwheel from 3.0 to 3.1
2 parents 17c6327 + 34a754f commit 3d6e193

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
@@ -111,7 +111,7 @@ jobs:
111111
toolset: "14.2"
112112

113113
- name: Build wheels
114-
uses: pypa/cibuildwheel@v3.0
114+
uses: pypa/cibuildwheel@v3.1
115115
env:
116116
CIBW_VERBOSE: 1
117117
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"

0 commit comments

Comments
 (0)