Skip to content

Commit 133b92f

Browse files
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 (#311)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.3 to 3.0.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.3...v3.0.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0de6f11 commit 133b92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
fetch-depth: 0
5656
fetch-tags: true
5757
- name: Build wheels
58-
uses: pypa/cibuildwheel@v2.23.3
58+
uses: pypa/cibuildwheel@v3.0.0
5959
env:
6060
CIBW_SKIP: pp*-macosx_arm64
6161
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)