.github/cd: update node version

This commit is contained in:
Ariel Mashraki
2022-08-13 20:15:16 +03:00
committed by GitHub
parent 8fc8d65a16
commit 0298893924

View File

@@ -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