Skip to content

Commit 035a930

Browse files
Bump pypa/cibuildwheel from 3.1.3 to 3.4.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel/releases) from 3.1.3 to 3.4.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Commits](pypa/cibuildwheel@v3.1.3...v3.4.1)
1 parent 8a6c439 commit 035a930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
submodules: true
3434
fetch-depth: 0 # required for version resolution for nightly wheels
3535

36-
- uses: pypa/cibuildwheel@v3.1.3
36+
- uses: pypa/cibuildwheel@v3.4.1
3737

3838
- uses: actions/upload-artifact@v7
3939
with:

0 commit comments

Comments
 (0)