We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71501df commit b7fdc57Copy full SHA for b7fdc57
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
NODE_OPTIONS: "--max-old-space-size=12288"
36
run: pnpm run build
37
- name: Upload Build Result
38
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
39
with:
40
name: asterics-docs
41
path: dist
0 commit comments