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 762c6de commit 2c1cfd1Copy full SHA for 2c1cfd1
azure-pipelines.yml
@@ -8,7 +8,7 @@ pool:
8
steps:
9
- task: NodeTool@0
10
inputs:
11
- versionSpec: '10.x'
+ versionSpec: '16.x'
12
displayName: 'Install Node.js'
13
14
- script: |
0 commit comments