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 7e5c01a commit fcb3ea3Copy full SHA for fcb3ea3
1 file changed
.github/workflows/publishing.yml
@@ -71,7 +71,7 @@ jobs:
71
steps:
72
- uses: actions/checkout@v6
73
- name: Build wheels
74
- uses: pypa/cibuildwheel@v3.4.0
+ uses: pypa/cibuildwheel@v3.4.1
75
- uses: actions/upload-artifact@v7
76
with:
77
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
0 commit comments