Skip to content

Commit 85d8c9f

Browse files
committed
try upgrade node version
1 parent 2951e3b commit 85d8c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/powershell-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- task: NodeTool@0
108108
displayName: Install autorest
109109
inputs:
110-
versionSpec: '14.17.1'
110+
versionSpec: '18.20.8'
111111
command: custom
112112
verbose: false
113113
customCommand: install autorest@latest

0 commit comments

Comments
 (0)