diff --git a/.github/workflows/github-actions-main.yml b/.github/workflows/github-actions-main.yml index 14b90de3ad..e83afc1c19 100644 --- a/.github/workflows/github-actions-main.yml +++ b/.github/workflows/github-actions-main.yml @@ -39,7 +39,7 @@ jobs: - uses: olegtarasov/get-tag@v2.1 - uses: actions/setup-node@v2 with: - node-version: '12' + node-version: '16' # Login to Docker only if we're on a server release tag. If we run this on # a pull request it will fail because the PR doesn't have access to