We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c4dfd commit 564dc86Copy full SHA for 564dc86
azure-pipelines.yml
@@ -12,7 +12,7 @@ pool:
12
steps:
13
- task: NodeTool@0
14
inputs:
15
- versionSpec: '10.x'
+ versionSpec: '12.x'
16
displayName: 'Install Node.js'
17
18
- script: |
0 commit comments