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 093a5b9 commit eef1336Copy full SHA for eef1336
.github/workflows/github-pages.yaml
@@ -21,7 +21,7 @@ jobs:
21
cache: pnpm
22
- run: pnpm install
23
- run: pnpm run docs
24
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
25
with:
26
path: docs
27
0 commit comments