Skip to content

Commit

Permalink
chore(deps): update node.js to v20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2023
1 parent a0908f7 commit e04c197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
command: npm run compile
deploy:
docker:
- image: cimg/node:20.2
- image: cimg/node:20.3
steps:
- checkout
- node/install-packages
Expand Down

0 comments on commit e04c197

Please sign in to comment.