From c785c640198fa9e62618b21d583fa89536d12b62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 02:14:49 +0000 Subject: [PATCH] Update Node.js to v24.13.1 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bce40214..c084d936 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -142,7 +142,7 @@ npm-types:generate-graphql: .npm-types:publish-graphql: - image: node:24.10.0 + image: node:24.13.1 needs: - npm-types:generate-graphql variables: