mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 18:00:31 -06:00
Bump publish docs node version (#46475)
This commit is contained in:
parent
5881127319
commit
91265e6c8e
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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)"
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user