We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07a3ba commit bb5ee98Copy full SHA for bb5ee98
.github/workflows/GHPages.yml
@@ -35,7 +35,7 @@ jobs:
35
export NODE_OPTIONS="--max-old-space-size=8192"
36
pnpm run docs:build
37
- name: Setup Pages
38
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
39
- name: Upload artifact
40
uses: actions/upload-pages-artifact@v2
41
with:
0 commit comments