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 12877ad commit 4168037Copy full SHA for 4168037
.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].1
+ uses: pypa/[email protected].2
59
env:
60
CIBW_SKIP: pp*-macosx_arm64
61
- uses: actions/upload-artifact@v4
0 commit comments