There was an error while loading. Please reload this page.
1 parent 04718db commit 7357b07Copy full SHA for 7357b07
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Build
59
run: python -m build
60
- name: Upload
61
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
62
with:
63
name: sdist
64
path: dist
0 commit comments