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 0ebf31f commit 617b73fCopy full SHA for 617b73f
azure-pipelines.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- task: NodeTool@0
9
inputs:
10
- versionSpec: '8.x'
+ versionSpec: '10.x'
11
displayName: 'Install Node.js'
12
13
- script: npm ci
0 commit comments