Skip to content

Commit

Permalink
Update Node.js to v16.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2023
1 parent d363e59 commit aaaee4b
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 @@ -4,7 +4,7 @@ orbs:
jobs:
build:
docker:
- image: cimg/node:16.19.0
- image: cimg/node:16.20.0
steps:
- checkout
- run: node --version
Expand Down

0 comments on commit aaaee4b

Please sign in to comment.