fix: bump to node 16 to include >= npm 7

This commit is contained in:
Wing-Kam Wong
2022-05-24 12:57:15 +08:00
parent f526fa70af
commit dc689f0391
10 changed files with 21 additions and 21 deletions

View File

@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
- name: Build docs
run: |
cd packages/noco-docs