We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f6e473 commit 07e99f3Copy full SHA for 07e99f3
1 file changed
.github/workflows/website.yml
@@ -94,7 +94,7 @@ jobs:
94
fetch-depth: 0
95
96
- name: Download artifacts
97
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
98
with:
99
path: dist
100
merge-multiple: true
0 commit comments