We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b85ced commit d24e043Copy full SHA for d24e043
.github/workflows/build-wheels.yml
@@ -53,6 +53,6 @@ jobs:
53
- name: Build wheels
54
uses: pypa/[email protected]
55
56
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
57
with:
58
path: ./wheelhouse/*.whl
0 commit comments