diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 848c10e8755..cc7d6bf4953 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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)" diff --git a/UPGRADING_DEPENDENCIES.md b/UPGRADING_DEPENDENCIES.md index 06e0146f0a4..57f38c7eeef 100644 --- a/UPGRADING_DEPENDENCIES.md +++ b/UPGRADING_DEPENDENCIES.md @@ -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