diff --git a/.circleci/config.yml b/.circleci/config.yml index 9bbe5793b..eb8c51992 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -126,7 +126,7 @@ jobs: pages: docker: - - image: node:26.8.2 + - image: node:26.9.0 steps: - checkout - attach_workspace: