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 8cec0b8 commit 79208a8Copy full SHA for 79208a8
.github/workflows/Publish.yml
@@ -33,7 +33,7 @@ jobs:
33
run: python -m build
34
35
- name: Store distribution packages
36
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
37
with:
38
name: python-package-distributions
39
path: dist/
0 commit comments