Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)
This commit is contained in:
parent
632f44bd68
commit
a08b480a2f
2
.github/workflows/pypi_upload.yml
vendored
2
.github/workflows/pypi_upload.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: pypa/cibuildwheel@v2.16.4
|
- uses: pypa/cibuildwheel@v2.16.5
|
||||||
with:
|
with:
|
||||||
only: ${{ matrix.only }}
|
only: ${{ matrix.only }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user