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 da00d1b commit a694d37Copy full SHA for a694d37
azure-pipelines.yml
@@ -22,7 +22,7 @@ steps:
22
- checkout: ExampleDocs
23
- task: NodeTool@0
24
inputs:
25
- versionSpec: '10.x'
+ versionSpec: '14.x'
26
displayName: 'Install Node.js'
27
28
- script: |
0 commit comments