Skip to content

Commit 1f8b5a8

Browse files
Bump pypa/cibuildwheel from 2.23.0 to 2.23.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.0 to 2.23.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/v2.23.1/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.0...v2.23.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac4ecf9 commit 1f8b5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
xcode-version: latest-stable
216216

217217
- name: Build wheels
218-
uses: pypa/cibuildwheel@v2.23.0
218+
uses: pypa/cibuildwheel@v2.23.1
219219
# GitHub Actions specific build parameters
220220
env:
221221
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)