We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf8e84 commit 2536e37Copy full SHA for 2536e37
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
54
steps:
55
- name: Download all the Dists
56
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
57
with:
58
name: python-package-distributions
59
path: dist/
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
80
@@ -120,7 +120,7 @@ jobs:
120
121
122
123
124
125
126
0 commit comments