Skip to content

Commit 814922b

Browse files
Bump pypa/cibuildwheel from 2.10.1 to 3.0.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.10.1 to 3.0.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.10.1...v3.0.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff75c0b commit 814922b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
with:
9595
fetch-depth: 0
9696
- name: Build wheels
97-
uses: pypa/cibuildwheel@v2.10.1
97+
uses: pypa/cibuildwheel@v3.0.1
9898
- uses: actions/upload-artifact@v4
9999
with:
100100
name: wheel-artifacts

0 commit comments

Comments
 (0)