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 7663b28 commit 06373f8Copy full SHA for 06373f8
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Install packages
70
run: npm ci --no-fund --ignore-scripts
71
- name: Download dist from build
72
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
73
with:
74
name: dist
75
path: dist/
0 commit comments