From 08ef3ca52b12f7f0f2e7699466970603cfef7907 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 19:11:07 +0000 Subject: [PATCH] chore(deps): update node.js to v20.8 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1579f8e..8bb50ea 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,7 +17,7 @@ jobs: build: working_directory: ~/nest docker: - - image: cimg/node:20.3 + - image: cimg/node:20.8 steps: - checkout - run: