build: Update Node.js to v20 (#395)
This commit is contained in:
Родитель
c4f39ef22f
Коммит
c4242b1879
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
18
|
||||
20
|
||||
|
|
|
@ -48,9 +48,9 @@ extends:
|
|||
verbosity: "Verbose"
|
||||
alertWarningLevel: "High"
|
||||
- task: UseNode@1
|
||||
displayName: Use Node 18.x
|
||||
displayName: Use Node 20.x
|
||||
inputs:
|
||||
version: 18.x
|
||||
version: 20.x
|
||||
- task: Npm@1
|
||||
displayName: Install
|
||||
inputs:
|
||||
|
|
Загрузка…
Ссылка в новой задаче