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