Skip to content

Commit 8f9ea9d

Browse files
committed
Update node version to 20.x LTS
1 parent 66cd392 commit 8f9ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/azdo_pipelines/run-extractor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ stages:
152152
#Running Super Linting Tool on the API(s) - START
153153
- task: NodeTool@0
154154
inputs:
155-
versionSpec: '12.x'
155+
versionSpec: '20.x'
156156
displayName: 'Install Node.js'
157157

158158
- script: |

0 commit comments

Comments
 (0)