Skip to content

Commit 6a0c8b8

Browse files
build(deps): bump pypa/cibuildwheel from 2.8.1 to 2.9.0 (#478)
1 parent 91122f7 commit 6a0c8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
if: runner.os == 'Linux'
5252

5353
- name: Build wheels
54-
uses: pypa/cibuildwheel@v2.8.1
54+
uses: pypa/cibuildwheel@v2.9.0
5555
env:
5656
CIBW_ARCHS: "${{ matrix.archs }}"
5757
CIBW_BUILD: "${{ matrix.build && '*-' || ''}}${{ matrix.build }}*"

0 commit comments

Comments
 (0)