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

@@ -1,7 +1,7 @@
steps:
- task: NodeTool@0
inputs:
versionSpec: "18.x"
versionSpec: "18.15"
- task: DownloadPipelineArtifact@0
displayName: "Download Pipeline Artifact"