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 3c61361 commit e472f6cCopy full SHA for e472f6c
azure-pipelines.yml
@@ -12,7 +12,7 @@ pool:
12
steps:
13
- task: NodeTool@0
14
inputs:
15
- versionSpec: '12.x'
+ versionSpec: '14.x'
16
displayName: 'Install Node.js'
17
18
- script: |
0 commit comments