Skip to content

Commit 0dd0b56

Browse files
Bump pypa/cibuildwheel from 2.4.0 to 2.6.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.4.0 to 2.6.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.4.0...2.6.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da21cc6 commit 0dd0b56

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
@@ -188,7 +188,7 @@ jobs:
188188
fi
189189
shell: bash
190190
- name: Build wheels
191-
uses: pypa/cibuildwheel@v2.4.0
191+
uses: pypa/cibuildwheel@2.6.0
192192
env:
193193
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
194194
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)