mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 08:06:50 +00:00
chore: bump to node 22 wip (#10065)
* chore: bump to node 22 * chore: add non-enumerable config to clones Signed-off-by: mertmit <mertmit99@gmail.com> --------- Signed-off-by: mertmit <mertmit99@gmail.com> Co-authored-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
2
.github/workflows/release-timely-docker.yml
vendored
2
.github/workflows/release-timely-docker.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18.19.1
|
||||
node-version: 22.12.0
|
||||
|
||||
- name: install dependencies
|
||||
run: pnpm bootstrap
|
||||
|
||||
Reference in New Issue
Block a user