Skip to content

Commit f1ce89c

Browse files
authored
Merge pull request #558 from vandriot/main
Extractor azdo pipeline - Update node version for Spectral linting
2 parents a2c2951 + 80c29fe commit f1ce89c

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
@@ -158,7 +158,7 @@ stages:
158158
#Running Super Linting Tool on the API(s) - START
159159
- task: NodeTool@0
160160
inputs:
161-
versionSpec: '12.x'
161+
versionSpec: '20.x'
162162
displayName: 'Install Node.js'
163163

164164
- script: |

0 commit comments

Comments
 (0)