mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 01:15:49 +00:00
chore(renovate): Update minor (minor) (#6999)
* chore(renovate): Update minor * chore: update node version * chore(deps): pnpm-lock.yaml * chore(deps): pnpm-lock.yaml * chore(deps): pnpm-lock.yaml * fix(nc-gui): remove process.nextTick define * fix(playwright): mysql version * chore(playwright): bump NC_REQ_NODE_V * fix(deps): bump @nestjs/throttler * chore(nc-gui): components.d.ts * fix(deps): use @nuxt/image * fix(nc-gui): broken image * fix(nc-gui): @antfu/eslint-config * fix(deps): bump knex versions * fix(deps): use 2.4.2 for knex * chore(deps): rollback * chore(deps): @antfu/eslint-config --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
This commit is contained in:
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [18.x]
|
||||
node-version: 18.19.0
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user