Skip to content

Commit

Permalink
Update Node.js to v16.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2023
1 parent 87256f4 commit e859092
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.19.1
steps:
- checkout
- run: node --version
Expand Down

0 comments on commit e859092

Please sign in to comment.