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 f2d5474 commit 6a3e3f8Copy full SHA for 6a3e3f8
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
needs:
66
- build-release
67
steps:
68
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
69
with:
70
path: dist
71
merge-multiple: true
0 commit comments