From 004b7b3a526feba3b88669836a2bd1c58cfc39fe Mon Sep 17 00:00:00 2001 From: Jonas <100586436+JonasDov@users.noreply.github.com> Date: Thu, 25 Jun 2026 10:50:13 +0300 Subject: [PATCH] [Tree widget]: pin node version in release pipeline --- .pipelines/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pipelines/publish.yaml b/.pipelines/publish.yaml index 4b9a4bc69..2877571d2 100644 --- a/.pipelines/publish.yaml +++ b/.pipelines/publish.yaml @@ -19,7 +19,7 @@ variables: - name: REPO_URL value: github.com/iTwin/viewer-components-react - name: NodeVersion - value: 24.x + value: 24.15.0 - name: pnpm_config_cache value: $(Pipeline.Workspace)/.pnpm-store