Tools: Set node version to 16 on CI to fix build (#5296)

pull/5278/head
Laurent 2021-08-12 17:21:57 +01:00 committed by GitHub
parent dcd5a8d975
commit 81b440737d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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