Skip to content

Commit 6e029ee

Browse files
chore(deps): bump pypa/cibuildwheel
Bumps the actions group with 1 update in the / directory: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.20.0 to 2.21.3 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.20.0...v2.21.3) --- 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 d516583 commit 6e029ee

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
@@ -71,7 +71,7 @@ jobs:
7171
- uses: yezz123/setup-uv@v4
7272

7373
- name: Build wheels
74-
uses: pypa/cibuildwheel@v2.20.0
74+
uses: pypa/cibuildwheel@v2.21.3
7575
env:
7676
CIBW_ARCHS: "${{ matrix.arch }}"
7777

0 commit comments

Comments
 (0)