There was an error while loading. Please reload this page.
2 parents 48ca94c + a56d4e7 commit 90343f7Copy full SHA for 90343f7
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
venv/bin/pip install --upgrade pip
40
venv/bin/pip install build
41
venv/bin/python -m build --outdir dist/
42
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
43
if: always()
44
with:
45
name: dist
0 commit comments