We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c77d12 + 78630d2 commit b384dfeCopy full SHA for b384dfe
.github/workflows/build.yaml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
30
- name: Build wheels
31
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.0
32
- uses: actions/upload-artifact@v4
33
with:
34
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
0 commit comments