Bump pypa/cibuildwheel from 2.16.0 to 2.16.1 (#3911)

This commit is contained in:
dependabot[bot] 2023-10-01 23:40:00 -07:00 committed by GitHub
parent f99ef6e190
commit 1b08cbc634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}