We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30a125b + 5f90d41 commit bbd9067Copy full SHA for bbd9067
1 file changed
.github/workflows/python-publish.yml
@@ -33,7 +33,7 @@ jobs:
33
python -m build
34
35
- name: Upload distributions
36
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
37
with:
38
name: release-dists
39
path: dist/
0 commit comments