Skip to content

Commit 97193ac

Browse files
committed
update cibuildwheels to fix release
1 parent 76368ce commit 97193ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- if: ${{ matrix.arch == 'aarch64' }}
6464
uses: docker/setup-qemu-action@v3
6565

66-
- uses: pypa/[email protected].2
66+
- uses: pypa/[email protected].5
6767
env:
6868
CIBW_BUILD: ${{ matrix.py }}-*
6969
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)