Skip to content

Commit 52f4e21

Browse files
authored
Merge pull request #54 from wanadev/dependabot/github_actions/pypa/cibuildwheel-3.4.0
build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0
2 parents 11c7f7b + 41b864e commit 52f4e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: docker/setup-qemu-action@v3
8585

8686
- name: "Build wheels"
87-
uses: pypa/cibuildwheel@v3.3.1
87+
uses: pypa/cibuildwheel@v3.4.0
8888
env:
8989
CIBW_ARCHS: ${{ matrix.target.arch }}
9090
CMAKE_OSX_ARCHITECTURES: ${{ matrix.target.arch }}

0 commit comments

Comments
 (0)