Skip to content

Commit

Permalink
Update node version to 20.x LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
vandriot committed Jun 4, 2024
1 parent 66cd392 commit 8f9ea9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/azdo_pipelines/run-extractor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 8f9ea9d

Please sign in to comment.