Bump up doc node version to 16 (#15874)

This commit is contained in:
Mishig Davaadorj
2022-03-01 18:37:57 +01:00
committed by GitHub
parent afca0d5192
commit 00eaffc81f
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '16'
- uses: actions/checkout@v2
with: