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