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 472ad59 commit f8a845bCopy full SHA for f8a845b
.github/workflows/deploy.yml
@@ -66,7 +66,7 @@ jobs:
66
pnpm build
67
68
- name: Upload artifact
69
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
70
with:
71
path: ./out
72
0 commit comments