We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 005b784 + 7b5f0bd commit fe4490aCopy full SHA for fe4490a
1 file changed
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
56
steps:
57
- name: Download the dist folder from the build job
58
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
59
with:
60
name: dist
61
path: dist
0 commit comments