Skip to content

Commit

Permalink
⬆️ Upgrade Node to 18.19 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
pritansh committed Feb 6, 2024
1 parent 86ac5a3 commit 7297b1f
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 @@ -3,7 +3,7 @@ jobs:
docker-build:
working_directory: ~/repo
docker:
- image: cimg/node:18.13
- image: cimg/node:18.19
steps:
- checkout
- setup_remote_docker:
Expand Down

0 comments on commit 7297b1f

Please sign in to comment.