We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc67bf commit 7415feeCopy full SHA for 7415fee
.github/workflows/build-and-test.yml
@@ -34,7 +34,7 @@ jobs:
34
submodules: recursive
35
- name: Build wheels
36
uses: pypa/[email protected]
37
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
38
with:
39
path: ./wheelhouse/*.whl
40
0 commit comments