Skip to content

Commit

Permalink
chore(deps): update node.js to v20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent 18143a8 commit 19f29a2
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.4
steps:
- checkout
- node/install-packages
Expand Down

0 comments on commit 19f29a2

Please sign in to comment.