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 b966418 + 299a38e commit 86f7268Copy full SHA for 86f7268
.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