From 868baee61e408b1ed5783d462d15db29cb187944 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:04:02 +0000 Subject: [PATCH] chore(deps): update node.js to v18.20.8 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3bfc929642..c0881fc80c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ # https://dev.assets.emblstatic.net/vf/{tag}/ (eg v2.1.2 / v2.1.3-alpha.3) # https://dev.assets.emblstatic.net/vf/{minor}/ (eg v2.1) # https://dev.assets.emblstatic.net/vf/{major}/ (eg v2) -image: node:18.20.4 +image: node:18.20.8 variables: # project specific variables can be defined here