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 ef4bbef + e37a766 commit c82aca5Copy full SHA for c82aca5
1 file changed
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
needs:
66
- build-release
67
steps:
68
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
69
with:
70
path: dist
71
merge-multiple: true
0 commit comments