Skip to content

Commit 02c39fe

Browse files
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.3 to 2.22.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.3...v2.22.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f174e3 commit 02c39fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
xcode-version: latest-stable
220220

221221
- name: Build wheels
222-
uses: pypa/cibuildwheel@v2.21.3
222+
uses: pypa/cibuildwheel@v2.22.0
223223
# GitHub Actions specific build parameters
224224
env:
225225
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)