mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
.github/cd: update node version
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 16.14
|
||||
- name: Install Dependencies
|
||||
working-directory: doc/website
|
||||
run: yarn
|
||||
|
||||
Reference in New Issue
Block a user