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 058932d commit 26c610bCopy full SHA for 26c610b
.github/workflows/pages.yml
@@ -28,7 +28,7 @@ jobs:
28
pnpm install
29
pnpm build
30
working-directory: docs
31
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
32
with:
33
path: docs/.vitepress/dist
34
0 commit comments