Bump pypa/cibuildwheel from 2.14.1 to 2.15.0 (#3836)

This commit is contained in:
dependabot[bot] 2023-08-14 00:30:56 -07:00 committed by GitHub
parent c36e468794
commit 66648c528a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build wheels via cibuildwheel
uses: pypa/cibuildwheel@v2.14.1
uses: pypa/cibuildwheel@v2.15.0
env:
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"