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 d77e9cb commit c8d3d71Copy full SHA for c8d3d71
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
fetch-depth: 0
56
fetch-tags: true
57
- name: Build wheels
58
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
59
env:
60
CIBW_SKIP: pp*-macosx_arm64
61
- uses: actions/upload-artifact@v4
0 commit comments