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 e30f844 + 67e86f7 commit f8ebac1Copy full SHA for f8ebac1
.github/workflows/pypi.yml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Download all the dists
48
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
49
with:
50
name: python-package-distributions
51
path: dist/
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
@@ -102,7 +102,7 @@ jobs:
102
103
104
105
106
107
108
0 commit comments