Skip to content

Commit 3d8a08d

Browse files
Bump pypa/cibuildwheel from 3.4 to 4.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.4 to 4.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.4...v4.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '4.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8a7e5b commit 3d8a08d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
arch: amd64
9393

9494
- name: Build wheels
95-
uses: pypa/cibuildwheel@v3.4
95+
uses: pypa/cibuildwheel@v4.0
9696

9797
- name: Make sdist
9898
if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)