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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

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)"

View File

@ -15,6 +15,7 @@ Upgrading Go or Node.js requires making changes in many different files. See bel
- `grafana/build-container`
- Appveyor
- Dockerfile
- `.github/workflows/publish.yml`
## Go dependencies