mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 22:05:54 +00:00
chore(deps): update node version
This commit is contained in:
2
.github/workflows/release-docker.yml
vendored
2
.github/workflows/release-docker.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18.14.0
|
||||
node-version: 18.19.0
|
||||
|
||||
- name: upgrade packages for nightly build or pr build
|
||||
if: ${{ github.event.inputs.targetEnv == 'DEV' || inputs.targetEnv == 'DEV' }}
|
||||
|
||||
Reference in New Issue
Block a user