We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa9222 commit 2f82685Copy full SHA for 2f82685
1 file changed
.github/workflows/website.yml
@@ -81,7 +81,7 @@ jobs:
81
fetch-depth: 0
82
83
- name: Download artifacts
84
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
85
with:
86
path: dist
87
merge-multiple: true
0 commit comments