Skip to content

Commit d7dc9dc

Browse files
committed
update Node.js in CI/CD
1 parent b5c351e commit d7dc9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- task: NodeTool@0
99
inputs:
10-
versionSpec: '10.x'
10+
versionSpec: '22.x'
1111
displayName: 'Install Node.js'
1212

1313
- script: npm ci

0 commit comments

Comments
 (0)