Skip to content

Commit 73fa467

Browse files
Merge pull request #600 from Blosc/dependabot/github_actions/pypa/cibuildwheel-3.4
Bump pypa/cibuildwheel from 3.3 to 3.4
2 parents 1123f14 + 50d187f commit 73fa467

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.3
95+
uses: pypa/cibuildwheel@v3.4
9696

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

0 commit comments

Comments
 (0)