Skip to content

Commit

Permalink
Merge pull request #192 from tsamaya/renovate/cimg-node-20.x
Browse files Browse the repository at this point in the history
Update Node.js to v20.6.0
  • Loading branch information
tsamaya authored Sep 9, 2023
2 parents 4889ce5 + 933f05b commit dccdf91
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 @@ -7,7 +7,7 @@ orbs:
jobs:
build:
docker:
- image: cimg/node:20.5.1
- image: cimg/node:20.6.0

steps:
- checkout
Expand Down

0 comments on commit dccdf91

Please sign in to comment.