Skip to content

Commit 123391c

Browse files
authored
Update deploy.yaml
1 parent e757960 commit 123391c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
fetch-depth: 0
3939

4040
- name: Build wheels
41-
uses: pypa/cibuildwheel@v2.16.2
41+
uses: pypa/cibuildwheel@v2.19.1
4242
env:
4343
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
4444
CIBW_ARCHS: ${{ matrix.buildplat[2] }}

0 commit comments

Comments
 (0)