Skip to content

Commit

Permalink
Update azure-ci.yml to node 22.x
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Oct 30, 2024
1 parent 79f0ad5 commit fdacc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- task: NodeTool@0
inputs:
versionSpec: '20.x'
versionSpec: '22.x'
displayName: 'Install Node.js'

# npm modules and Cypress binary should be cached
Expand Down

0 comments on commit fdacc74

Please sign in to comment.