mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 07:46:45 +00:00
chore(workflows): bump to node 16
This commit is contained in:
2
.github/workflows/publish-dev-docs.yml
vendored
2
.github/workflows/publish-dev-docs.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v2
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
- name: Build docs
|
||||
|
||||
Reference in New Issue
Block a user