We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 861e8f5 commit 3534c9eCopy full SHA for 3534c9e
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
57
steps:
58
- name: Download the dist folder from the build job
59
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
60
with:
61
name: dist
62
path: dist
0 commit comments