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 8c14416 commit 8dd4698Copy full SHA for 8dd4698
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
steps:
60
61
- name: Download distribution assets
62
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
63
with:
64
name: release
65
path: dist
0 commit comments