Skip to content

Commit 5ae207d

Browse files
Merge pull request #660 from Blosc/dependabot/github_actions/pypa/cibuildwheel-4.0
Bump pypa/cibuildwheel from 3.4 to 4.0
2 parents 9d2e998 + 3d8a08d commit 5ae207d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
arch: amd64
9393

9494
- name: Build wheels
95-
uses: pypa/cibuildwheel@v3.4
95+
uses: pypa/cibuildwheel@v4.0
9696

9797
- name: Make sdist
9898
if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)