We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712f78a commit f02cc94Copy full SHA for f02cc94
1 file changed
.github/workflows/main.yml
@@ -82,7 +82,7 @@ jobs:
82
run: pnpm run build
83
84
- name: Upload build artifacts
85
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
86
with:
87
name: dist
88
path: dist/
0 commit comments