Skip to content

Commit e90bd88

Browse files
Update cibuildwheel version.
1 parent 58efb76 commit e90bd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
if: ${{ matrix.arch == 'aarch64' }}
231231
uses: docker/setup-qemu-action@v2
232232
- name: Build wheels
233-
uses: pypa/cibuildwheel@v2.22.0
233+
uses: pypa/cibuildwheel@v3.1.1
234234
with:
235235
output-dir: dist
236236
env:

0 commit comments

Comments
 (0)