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.
2 parents 195050c + 83227e7 commit 004770fCopy full SHA for 004770f
.github/workflows/pythonpackage.yml
@@ -67,7 +67,7 @@ jobs:
67
run: pipx run build
68
- name: Check distributions
69
run: pipx run twine check dist/*
70
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
71
with:
72
name: dist
73
path: dist/
0 commit comments