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