mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-02 02:37:33 +00:00
fix: bump to node 16 to include >= npm 7
This commit is contained in:
2
.github/workflows/publish-dev-docs.yml
vendored
2
.github/workflows/publish-dev-docs.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user