Skip to content

Commit 0b78297

Browse files
chore(deps): bump pypa/cibuildwheel in the actions group (#273)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a88092e commit 0b78297

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
@@ -73,7 +73,7 @@ jobs:
7373
- uses: yezz123/setup-uv@v4
7474

7575
- name: Build wheels
76-
uses: pypa/cibuildwheel@v2.21.3
76+
uses: pypa/cibuildwheel@v2.22.0
7777
env:
7878
CIBW_ARCHS: "${{ matrix.arch }}"
7979

0 commit comments

Comments
 (0)