We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467efb3 commit c6739b4Copy full SHA for c6739b4
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Download all the dists
48
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
49
with:
50
name: python-package-distributions
51
path: dist/
@@ -132,7 +132,7 @@ jobs:
132
133
134
135
136
137
138
@@ -170,7 +170,7 @@ jobs:
170
171
172
173
174
175
176
0 commit comments