Skip to content

Commit fdacc74

Browse files
committed
Update azure-ci.yml to node 22.x
1 parent 79f0ad5 commit fdacc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- task: NodeTool@0
1717
inputs:
18-
versionSpec: '20.x'
18+
versionSpec: '22.x'
1919
displayName: 'Install Node.js'
2020

2121
# npm modules and Cypress binary should be cached

0 commit comments

Comments
 (0)