Bump pypa/cibuildwheel from 2.10.0 to 2.10.2 (#3290)
updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
096806ee26
commit
ddb99241b5
2
.github/workflows/pypi_upload.yml
vendored
2
.github/workflows/pypi_upload.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Build wheels via cibuildwheel
|
||||
uses: pypa/cibuildwheel@v2.10.0
|
||||
uses: pypa/cibuildwheel@v2.10.2
|
||||
env:
|
||||
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user