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 336adbb commit 5541225Copy full SHA for 5541225
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
id-token: write # IMPORTANT: mandatory for trusted publishing
59
steps:
60
- name: Download all the dists
61
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
62
with:
63
name: python-package-distributions
64
path: dist/
0 commit comments