Skip to content

Commit 49c7cb0

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
ci: bump pypa/cibuildwheel from 2.21 to 2.22 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.21 to 2.22 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21...v2.22) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3009574 commit 49c7cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
platforms: ${{matrix.qemu_arch}}
5151
- name: Build wheels
52-
uses: pypa/cibuildwheel@v2.21
52+
uses: pypa/cibuildwheel@v2.22
5353
env:
5454
CIBW_ARCHS: ${{matrix.cibw_arch}}
5555
CIBW_SKIP: "pp* *-musllinux_aarch64"

0 commit comments

Comments
 (0)