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 d155955 commit a80e397Copy full SHA for a80e397
.github/workflows/ci.yaml
@@ -59,7 +59,7 @@ jobs:
59
run: sudo make python-dists-${{ matrix.manylinux_arch }}
60
61
- name: Upload build artifacts
62
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
63
with:
64
name: ${{ matrix.arch }}
65
path: dist
0 commit comments