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 6ace91b commit e5510f4Copy full SHA for e5510f4
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
if: runner.os == 'Linux'
70
71
- name: Build wheels
72
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
73
env:
74
CIBW_ARCHS: "${{ matrix.arch }}"
75
0 commit comments