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