Skip to content

Commit 8a1f41e

Browse files
eng, fix nodejs step (Azure#45229)
1 parent 9ca29e5 commit 8a1f41e

File tree

1 file changed

+1
-1
lines changed
  • eng/pipelines/templates/jobs

1 file changed

+1
-1
lines changed

eng/pipelines/templates/jobs/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ jobs:
400400

401401
- task: UseNode@1
402402
inputs:
403-
version 22.x
403+
version: 22.x
404404
displayName: Use Node.js 22.x
405405

406406
- task: PowerShell@2

0 commit comments

Comments
 (0)