Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4dc97b

Browse files
Build(deps): Bump pypa/cibuildwheel in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.21.3 to 2.22.0 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.3...v2.22.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c4871e commit b4dc97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
id: triage
109109

110110
# Now actually build the wheels
111-
- uses: pypa/cibuildwheel@v2.21.3
111+
- uses: pypa/cibuildwheel@v2.22.0
112112
env:
113113
# Note that tool.cibuildwheel "skip" in pyproject.toml also limits what gets built
114114
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)