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 6af200e commit 007a783Copy full SHA for 007a783
.github/workflows/pypi-publish.yml
@@ -54,7 +54,7 @@ jobs:
54
55
steps:
56
- name: Download all the dists
57
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
58
with:
59
name: python-package-distributions
60
path: dist/
0 commit comments