We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee262bb commit aedb401Copy full SHA for aedb401
.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@v4
+ uses: actions/configure-pages@v5
39
- name: Upload artifact
40
uses: actions/upload-pages-artifact@v3
41
with:
0 commit comments