Skip to content

Commit 8a1d2b6

Browse files
build(deps): bump pypa/cibuildwheel from 2.21.1 to 2.21.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.1 to 2.21.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.1...v2.21.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb02a9b commit 8a1d2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
platforms: all
3232

3333
- name: Build wheels
34-
uses: pypa/[email protected].1
34+
uses: pypa/[email protected].2
3535

3636
- uses: actions/upload-artifact@v4
3737
with:

0 commit comments

Comments
 (0)