mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 22:35:47 +00:00
feat(workflows): bumb node-version
This commit is contained in:
2
.github/workflows/publish-prev-docs.yml
vendored
2
.github/workflows/publish-prev-docs.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 18.19.0
|
||||
- name: Build prev docs
|
||||
run: |
|
||||
cd packages/noco-docs-prev
|
||||
|
||||
Reference in New Issue
Block a user