Skip to content

Commit

Permalink
updated node version to 18.19
Browse files Browse the repository at this point in the history
  • Loading branch information
VILLAN3LL3 committed Dec 22, 2024
1 parent 06740a9 commit 019db97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ steps:
zipAfterPublish: false
- task: NodeTool@0
inputs:
versionSpec: '18.17'
versionSpec: '18.19'
displayName: 'Install Node.js'
- script: npm ci
displayName: 'Install Frontend Dependencies'
Expand Down

0 comments on commit 019db97

Please sign in to comment.