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 a386272 commit 93a7e01Copy full SHA for 93a7e01
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