Skip to content

Commit

Permalink
Merge pull request #1316 from nestjs/renovate/cimg-node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v20.3
  • Loading branch information
kamilmysliwiec authored Jun 13, 2023
2 parents a9ae4f1 + 0190597 commit 6d30ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
build:
working_directory: ~/nest
docker:
- image: cimg/node:20.2
- image: cimg/node:20.3
steps:
- checkout
- run:
Expand Down

0 comments on commit 6d30ded

Please sign in to comment.