Skip to content

Commit

Permalink
Updating to node 14. (microsoft#20732)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzearing committed Nov 23, 2021
1 parent 329a602 commit ae57c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devops/templates/tools.yml
Expand Up @@ -2,7 +2,7 @@
steps:
- task: NodeTool@0
inputs:
versionSpec: '12.x'
versionSpec: '14.x'
checkLatest: true
displayName: 'Install Node.js'

Expand Down

0 comments on commit ae57c37

Please sign in to comment.