There was an error while loading. Please reload this page.
2 parents 58e1ba3 + 2c1cfd1 commit 5450fffCopy full SHA for 5450fff
azure-pipelines.yml
@@ -8,7 +8,7 @@ pool:
8
steps:
9
- task: NodeTool@0
10
inputs:
11
- versionSpec: '10.x'
+ versionSpec: '16.x'
12
displayName: 'Install Node.js'
13
14
- script: |
0 commit comments