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 3d2533b commit b293c56Copy full SHA for b293c56
.github/workflows/Publish.yml
@@ -48,7 +48,7 @@ jobs:
48
49
steps:
50
- name: Download distribution packages
51
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
52
with:
53
name: python-package-distributions
54
path: dist/
0 commit comments