Fix the rest of the node version references (#194677)

This commit is contained in:
Rob Lourens
2023-10-02 16:55:32 -07:00
committed by GitHub
parent 503634675f
commit 8ee50f2e21
21 changed files with 22 additions and 23 deletions

View File

@@ -17,7 +17,7 @@ parameters:
steps:
- task: NodeTool@0
inputs:
versionSpec: "18.x"
versionSpec: "18.15"
- ${{ if ne(parameters.VSCODE_QUALITY, 'oss') }}:
- template: ../cli/cli-apply-patches.yml