Skip to content

Commit 4168037

Browse files
Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 (#286)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.1 to 2.23.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.1...v2.23.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12877ad commit 4168037

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
@@ -55,7 +55,7 @@ jobs:
5555
fetch-depth: 0
5656
fetch-tags: true
5757
- name: Build wheels
58-
uses: pypa/[email protected].1
58+
uses: pypa/[email protected].2
5959
env:
6060
CIBW_SKIP: pp*-macosx_arm64
6161
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)