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 d93f398 commit 6053068Copy full SHA for 6053068
.github/workflows/release.yml
@@ -93,7 +93,7 @@ jobs:
93
uses: ./.github/actions/setup-environment
94
95
- name: Download All Artifacts
96
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
97
with:
98
path: dist
99
merge-multiple: true
0 commit comments