Skip to content

Commit 387fc7a

Browse files
authored
Merge pull request #55 from wanadev/dependabot/github_actions/pypa/cibuildwheel-4.2.0
build(deps): bump pypa/cibuildwheel from 4.1.1 to 4.2.0
2 parents ce32f71 + 45ee9ec commit 387fc7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-packages.yml

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

8585
- name: "Build wheels"
86-
uses: pypa/cibuildwheel@v4.1.1
86+
uses: pypa/cibuildwheel@v4.2.0
8787
env:
8888
CIBW_ARCHS: ${{ matrix.cibw_archs }}
8989
CIBW_SKIP: ${{ matrix.cibw_skip }}

0 commit comments

Comments
 (0)