We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5415395 commit f875fbeCopy full SHA for f875fbe
azure-pipelines.yml
@@ -9,7 +9,7 @@ pool:
9
steps:
10
- task: NodeTool@0
11
inputs:
12
- versionSpec: '14.15.x'
+ versionSpec: '14.20.x'
13
displayName: 'Install Node.js'
14
15
- script: |
0 commit comments