Bump publish docs node version (#46475)

This commit is contained in:
Zoltán Bedi
2022-03-11 21:28:12 +01:00
committed by GitHub
parent 5881127319
commit 91265e6c8e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
uses: actions/setup-node@v2.5.1
id: generate-docs
with:
node-version: '14'
node-version: '16'
- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn config get cacheFolder)"