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