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 a14dcfc commit e0cad74Copy full SHA for e0cad74
.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