We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c9907 commit 72e3998Copy full SHA for 72e3998
1 file changed
.github/workflows/python-publish.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Download all the dists
45
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
46
with:
47
name: python-package-distributions
48
path: dist/
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
@@ -106,7 +106,7 @@ jobs:
106
107
108
109
110
111
112
0 commit comments