We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4d14d commit f1cec20Copy full SHA for f1cec20
buildpipeline.yml
@@ -12,7 +12,7 @@ pool:
12
steps:
13
- task: NodeTool@0
14
inputs:
15
- versionSpec: '12.x'
+ versionSpec: '16.x'
16
displayName: 'Install Node.js'
17
18
- script: |
0 commit comments