Skip to content

Commit

Permalink
Merge pull request #104 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.8
  • Loading branch information
kamilmysliwiec committed Oct 23, 2023
2 parents 2accd28 + 08ef3ca commit f732973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
build:
working_directory: ~/nest
docker:
- image: cimg/node:20.3
- image: cimg/node:20.8
steps:
- checkout
- run:
Expand Down

0 comments on commit f732973

Please sign in to comment.