Skip to content

Commit f8c1180

Browse files
Copilotdkamburov
andauthored
Upgrade Azure Pipelines from Node.js 18 to 20 LTS (#53)
* Initial plan * Update Azure Pipelines to use Node.js 20.x instead of 18.x Co-authored-by: dkamburov <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: dkamburov <[email protected]>
1 parent ccb28b9 commit f8c1180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/igniteui-wc-grid-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ stages:
3636
displayName: 'Install Node'
3737
inputs:
3838
versionSource: 'spec'
39-
versionSpec: '18.x'
39+
versionSpec: '20.x'
4040

4141
- task: Bash@3
4242
displayName: 'Create download artifact per sample (Shell)'

0 commit comments

Comments
 (0)