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