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.
2 parents d4c6e04 + 3c19a18 commit 90e621bCopy full SHA for 90e621b
.github/workflows/publish.yml
@@ -89,7 +89,7 @@ jobs:
89
- uses: actions/checkout@v5
90
91
- name: Download distribution packages for release
92
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
93
with:
94
name: python-package-distributions
95
path: dist/
0 commit comments