diff --git a/azure-pipelines/igniteui-wc-grid-examples.yml b/azure-pipelines/igniteui-wc-grid-examples.yml index 00e49ed..1f884ed 100644 --- a/azure-pipelines/igniteui-wc-grid-examples.yml +++ b/azure-pipelines/igniteui-wc-grid-examples.yml @@ -36,7 +36,7 @@ stages: displayName: 'Install Node' inputs: versionSource: 'spec' - versionSpec: '18.x' + versionSpec: '20.x' - task: Bash@3 displayName: 'Create download artifact per sample (Shell)'