We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71f1cd0 + daff862 commit a500517Copy full SHA for a500517
1 file changed
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
41
steps:
42
- name: Download all the dists
43
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
44
with:
45
name: python-package-distributions
46
path: dist/
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
@@ -92,7 +92,7 @@ jobs:
92
93
94
95
96
97
98
0 commit comments