Skip to content

Commit 00b2885

Browse files
Merge pull request #528 from Blosc/dependabot/github_actions/pypa/cibuildwheel-3.3
Bump pypa/cibuildwheel from 3.2 to 3.3
2 parents 97d4e26 + d124fe9 commit 00b2885

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@v3.2
86+
uses: pypa/cibuildwheel@v3.3
8787

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

0 commit comments

Comments
 (0)