We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76368ce commit 97193acCopy full SHA for 97193ac
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
- if: ${{ matrix.arch == 'aarch64' }}
64
uses: docker/setup-qemu-action@v3
65
66
- - uses: pypa/[email protected].2
+ - uses: pypa/[email protected].5
67
env:
68
CIBW_BUILD: ${{ matrix.py }}-*
69
CIBW_ARCHS: ${{ matrix.arch }}
0 commit comments