mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 18:55:15 +00:00
fix: bump to node 16 to include >= npm 7
This commit is contained in:
2
.github/workflows/update-sdk-path.yml
vendored
2
.github/workflows/update-sdk-path.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14]
|
||||
node-version: [16]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user