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 3889fec commit cdb6555Copy full SHA for cdb6555
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
if: runner.os == 'Linux'
58
59
- name: Build wheels
60
- uses: pypa/[email protected].1
+ uses: pypa/[email protected].2
61
env:
62
CIBW_ARCHS: "${{ matrix.arch }}"
63
0 commit comments