We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c57d1 commit f516594Copy full SHA for f516594
.github/workflows/release.yaml
@@ -93,7 +93,7 @@ jobs:
93
94
# Download the artifacts created by the stage_release job.
95
- name: Download release candidates
96
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
97
with:
98
name: dist
99
path: dist
0 commit comments