mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 21:27:03 +00:00
feat(workflows): bumb node-version
This commit is contained in:
2
.github/workflows/release-executables.yml
vendored
2
.github/workflows/release-executables.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 18.19.0
|
||||
|
||||
- name : Install nocodb, other dependencies and build executables
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user