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 9d86bf3 commit bf12aa3Copy full SHA for bf12aa3
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Use Node.js
20
uses: actions/setup-node@v1
21
with:
22
- node-version: '12.x'
+ node-version: '14.x'
23
- name: Build website
24
run: |
25
yarn bootstrap
0 commit comments