devops: use Node.js 12 on Windows bots (#6377)

This commit is contained in:
Max Schmitt 2021-04-30 21:35:41 +02:00 committed by GitHub
parent 6ce56dde49
commit 29164a625f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 10
node-version: 12
- run: npm ci
- run: npm run build
- run: node lib/cli/cli install-deps