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