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 ccb276b commit 4e69b86Copy full SHA for 4e69b86
1 file changed
azure-pipelines.yml
@@ -12,7 +12,7 @@ pool:
12
steps:
13
- task: NodeTool@0
14
inputs:
15
- versionSpec: '16.x'
+ versionSpec: '16.14'
16
displayName: 'Install Node.js'
17
18
- script: |
0 commit comments