Skip to content

Commit

Permalink
Merge pull request #215 from tsamaya/renovate/cimg-node-21.x
Browse files Browse the repository at this point in the history
Update Node.js to v21
  • Loading branch information
tsamaya authored Nov 10, 2023
2 parents 075fdcb + 70cb423 commit 1fe3517
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.9.0
- image: cimg/node:21.1.0

steps:
- checkout
Expand Down

0 comments on commit 1fe3517

Please sign in to comment.