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.
2 parents 0ac55fe + 6a3e3f8 commit 760afb7Copy full SHA for 760afb7
.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