Skip to content

Commit 006bc3c

Browse files
chore(deps): bump pypa/cibuildwheel from 2.2.0 to 2.2.2 (#2952)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9db7454 commit 006bc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
platforms: all
9898

9999
- name: Build wheels python 3.6 and above
100-
uses: pypa/[email protected].0
100+
uses: pypa/[email protected].2
101101
env:
102102
# configure cibuildwheel to build native archs ('auto'), and some
103103
# emulated ones

0 commit comments

Comments
 (0)