We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e02855 + 1533a57 commit d3fd74dCopy full SHA for d3fd74d
1 file changed
.github/workflows/python.yml
@@ -43,7 +43,7 @@ jobs:
43
run: python -m build
44
45
- name: Store the packages
46
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
47
with:
48
name: python-package-distributions
49
path: dist
0 commit comments