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 bce2e8d commit b02818eCopy full SHA for b02818e
.github/workflows/on-push-main.yaml
@@ -45,7 +45,7 @@ jobs:
45
python -m build
46
47
- name: Upload Artifact
48
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
49
with:
50
name: distribution
51
path: dist/
0 commit comments