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 40485e3 commit 743aeaeCopy full SHA for 743aeae
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: install nodejs
21
uses: actions/setup-node@v3
22
with:
23
- node-version: 16
+ node-version: 10.14.1
24
25
- name: configue gitbook
26
run: |
0 commit comments