diff --git a/tools/azdo_pipelines/run-extractor.yaml b/tools/azdo_pipelines/run-extractor.yaml index 2f32e66d..96022ae4 100644 --- a/tools/azdo_pipelines/run-extractor.yaml +++ b/tools/azdo_pipelines/run-extractor.yaml @@ -152,7 +152,7 @@ stages: #Running Super Linting Tool on the API(s) - START - task: NodeTool@0 inputs: - versionSpec: '12.x' + versionSpec: '20.x' displayName: 'Install Node.js' - script: |