Skip to content

Commit ecf9a59

Browse files
committed
Update build-pipeline.yml for Azure Pipelines
1 parent 2f91db1 commit ecf9a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/build-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ stages:
3535
displayName: 'Install Node'
3636
inputs:
3737
versionSource: 'spec'
38-
versionSpec: '20.x'
38+
versionSpec: '22.x'
3939

4040
- task: Npm@1
4141
displayName: 'Register licensed npm registry in .npmrc'

0 commit comments

Comments
 (0)