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 1e81b72 commit 0bb052fCopy full SHA for 0bb052f
.github/workflows/CI.yml
@@ -58,6 +58,6 @@ jobs:
58
- name: Build wheels
59
uses: pypa/cibuildwheel@main
60
- name: Upload wheels
61
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
62
with:
63
path: wheelhouse/*.whl
0 commit comments