Skip to content

Commit e2519fd

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
ci: bump pypa/cibuildwheel from 2.18 to 2.19 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.18 to 2.19 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.18...v2.19) --- 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 f621bf0 commit e2519fd

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
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
platforms: ${{matrix.qemu_arch}}
5050
- name: Build wheels
51-
uses: pypa/cibuildwheel@v2.18
51+
uses: pypa/cibuildwheel@v2.19
5252
env:
5353
CIBW_ARCHS: ${{matrix.cibw_arch}}
5454
CIBW_TEST_SKIP: "*-*linux_aarch64 *-macosx_x86_64"

0 commit comments

Comments
 (0)