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 72ca2ad commit 153c3a1Copy full SHA for 153c3a1
.github/workflows/python-publish.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v4
24
25
- name: Build wheels
26
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.1
27
28
- name: Upload artifact
29
uses: actions/upload-artifact@v4
0 commit comments