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 8a7ddd1 commit bf3d5faCopy full SHA for bf3d5fa
.github/workflows/01-build.yml
@@ -19,7 +19,7 @@ jobs:
19
run: pnpm build
20
21
- name: 🆙 Upload dist
22
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
23
with:
24
name: build
25
path: dist
0 commit comments