Skip to content

Commit

Permalink
Merge pull request #1697 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 26, 2023
2 parents 864babc + accf89a commit 5bc8682
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.3
- image: cimg/node:20.8
steps:
- checkout
- run:
Expand Down

0 comments on commit 5bc8682

Please sign in to comment.