We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6094fcb + 8c17e90 commit 3e0163eCopy full SHA for 3e0163e
.github/workflows/build.yaml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
30
- name: Build wheels
31
- uses: pypa/[email protected].1
+ uses: pypa/[email protected].2
32
- uses: actions/upload-artifact@v4
33
with:
34
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
0 commit comments