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 311e52f commit 84a1b58Copy full SHA for 84a1b58
.github/workflows/gh-pages.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v3
14
- uses: actions/setup-node@v3
15
with:
16
- node-version: "14"
+ node-version: "16"
17
- name: install
18
run: yarn
19
- name: Deploy with gh-pages
0 commit comments