From 7fbc9d10bd8caa395385fd7d6490f57b9013b5ee Mon Sep 17 00:00:00 2001 From: chepa-git <79299559+chepa-git@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:37:29 +0000 Subject: [PATCH] Update config.yml --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 7fcb4c9..b03e946 100644 --- a/config.yml +++ b/config.yml @@ -1,7 +1,7 @@ steps: - task: NodeTool@0 inputs: - versionSpec: '10.x' + versionSpec: '21.x' displayName: 'Install Node.js' - script: | npm install -g @testim/testim-cli