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