Skip to content

Commit

Permalink
Update azure pipelines nodejs version
Browse files Browse the repository at this point in the history
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
  • Loading branch information
paulober committed Aug 19, 2024
1 parent 8f230cf commit 3a24bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pool:
steps:
- task: NodeTool@0
inputs:
versionSpec: '16.14.x'
versionSpec: '20.9.x'
displayName: 'Install Node.js'

- task: Npm@1
Expand Down

0 comments on commit 3a24bca

Please sign in to comment.