Skip to content

Commit 51e801f

Browse files
Merge pull request #426 from Blosc/dependabot/github_actions/pypa/cibuildwheel-3.0
Bump pypa/cibuildwheel from 2.23 to 3.0
2 parents 1b4b90d + 281eb79 commit 51e801f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
arch: amd64
8484

8585
- name: Build wheels
86-
uses: pypa/cibuildwheel@v2.23
86+
uses: pypa/cibuildwheel@v3.0
8787

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

0 commit comments

Comments
 (0)