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