We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5874eb commit 58b1042Copy full SHA for 58b1042
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- uses: actions/checkout@v4
36
- name: Build wheels
37
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.3
38
- uses: actions/upload-artifact@v4
39
with:
40
if-no-files-found: error
0 commit comments