1 parent aace991 commit a09030cCopy full SHA for a09030c
1 file changed
.github/workflows/publish.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- name: Download all the dists
47
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
48
with:
49
name: python-package-distributions
50
path: dist/
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
@@ -109,7 +109,7 @@ jobs:
109
110
111
112
113
114
115
0 commit comments