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 81a285f commit d7e70cfCopy full SHA for d7e70cf
.github/workflows/cd.yml
@@ -51,7 +51,7 @@ jobs:
51
run: npm ci
52
53
- name: Download Build
54
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
55
with:
56
name: Build
57
path: dist
0 commit comments