There was an error while loading. Please reload this page.
1 parent c7f4eb9 commit 5d3ce37Copy full SHA for 5d3ce37
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
run: cd $GITHUB_WORKSPACE
15
- uses: actions/setup-node@v1
16
with:
17
- node-version: "10.x"
+ node-version: "12.x"
18
- name: Install deps
19
run: npm install
20
- name: Build docs
0 commit comments