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 bbc1c2c commit d5e4a3bCopy full SHA for d5e4a3b
.github/workflows/pypi-publish.yml
@@ -74,7 +74,7 @@ jobs:
74
run: twine check dist/*
75
76
- name: Store distributions
77
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
78
with:
79
path: dist
80
0 commit comments