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 d5e05e4 commit b8e3fcaCopy full SHA for b8e3fca
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
steps:
64
65
- name: Download distribution assets
66
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
67
with:
68
name: release
69
path: dist
0 commit comments