Skip to content

Commit ed40779

Browse files
Merge pull request #1667 from nestjs/renovate/cimg-node-20.x
chore(deps): update node.js to v20.3
2 parents 5d11107 + 050c316 commit ed40779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
working_directory: ~/nest
1919
docker:
20-
- image: cimg/node:20.2
20+
- image: cimg/node:20.3
2121
steps:
2222
- checkout
2323
- run:

0 commit comments

Comments
 (0)