Skip to content

Commit ad9d1e9

Browse files
Bump pypa/cibuildwheel from 2.23.0 to 2.23.3 in the github-actions group (#111)
Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.23.0 to 2.23.3 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.0...v2.23.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 2.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93e025e commit ad9d1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
image: docker.io/tonistiigi/binfmt:qemu-v8.1.5
4747

4848
- name: Build wheels with cibuildwheels
49-
uses: pypa/[email protected].0
49+
uses: pypa/[email protected].3
5050
env:
5151
CIBW_ARCHS_LINUX: ${{ matrix.platform }}
5252
CIBW_SKIP: pp* *ppc64le *s390x

0 commit comments

Comments
 (0)