Bump pypa/cibuildwheel from 2.16.0 to 2.16.1 (#3911)
This commit is contained in:
parent
f99ef6e190
commit
1b08cbc634
2
.github/workflows/pypi_upload.yml
vendored
2
.github/workflows/pypi_upload.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: pypa/cibuildwheel@v2.16.0
|
- uses: pypa/cibuildwheel@v2.16.1
|
||||||
with:
|
with:
|
||||||
only: ${{ matrix.only }}
|
only: ${{ matrix.only }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user