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 cd8c70c commit 0647035Copy full SHA for 0647035
.github/workflows/02-publish.yml
@@ -23,7 +23,7 @@ jobs:
23
node-version-file: ".nvmrc"
24
25
- name: ⏬ Download dist
26
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
27
with:
28
name: build
29
path: dist
0 commit comments