From 5ef251a0eac1189914302b8ce359886de88c4016 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Oct 2024 23:04:51 +0000 Subject: [PATCH] chore(deps): update node.js to v23 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8a9dd186c..2036d9fba 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -122,7 +122,7 @@ jobs: pages: docker: - - image: node:22.10.0 + - image: node:23.0.0 steps: - checkout - attach_workspace: