From eca54876d4c0c2a735a9119524ba04b9afcc4276 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 06:55:23 +0000 Subject: [PATCH] Update Node.js to v24.20.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 93a72ab7..8960347c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -192,7 +192,7 @@ npm-types:generate-graphql: .npm-types:publish-graphql: - image: node:24.15.0 + image: node:24.20.0 needs: - npm-types:generate-graphql variables: