From 02534668dc6bb41f1f25ef890d0f3cf1c562a76a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 20:12:45 +0000 Subject: [PATCH] Update Node.js to v24.12.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9ee42573..78bdcc01 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.12.0 needs: - npm-types:generate-graphql variables: