bump node version in builds

This commit is contained in:
Anthony Dresser
2020-07-21 20:15:26 -07:00
parent f316c27098
commit 2f0dbb633d
7 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ steps:
- task: NodeTool@0
inputs:
versionSpec: "10.15.1"
versionSpec: "12.14.1"
- task: geeklearningio.gl-vsts-tasks-yarn.yarn-installer-task.YarnInstaller@3
inputs: