diff --git a/.azure-pipelines/common-templates/install-tools.yml b/.azure-pipelines/common-templates/install-tools.yml index 0b64943de1..e95c92b7b6 100644 --- a/.azure-pipelines/common-templates/install-tools.yml +++ b/.azure-pipelines/common-templates/install-tools.yml @@ -25,10 +25,10 @@ steps: script: | Write-Output $PSVersionTable - - task: NodeTool@0 + - task: NodeTool@1 displayName: Install NodeJs inputs: - versionSpec: 18.x + version: 22.x - task: PowerShell@2 displayName: Configure private npm feed diff --git a/autorest.powershell b/autorest.powershell index b7c60fba59..f5aa401e43 160000 --- a/autorest.powershell +++ b/autorest.powershell @@ -1 +1 @@ -Subproject commit b7c60fba59f8496621449f2029f8cc81204d6758 +Subproject commit f5aa401e4363e7aeb7e6eb0622157a035ed026b2