Skip to content

Commit afbb21a

Browse files
chore: bump pypa/cibuildwheel from 4.1 to 4.2 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 4.1 to 4.2 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v4.1...v4.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '4.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 657c9f7 commit afbb21a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- uses: astral-sh/setup-uv@v9.0.0
4848

49-
- uses: pypa/cibuildwheel@v4.1
49+
- uses: pypa/cibuildwheel@v4.2
5050

5151
- name: Verify clean directory
5252
run: git diff --exit-code

0 commit comments

Comments
 (0)