Skip to content

Commit

Permalink
build(deps): update node engine on circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Igo Lapa committed May 4, 2023
1 parent c63e6d7 commit 5647e57
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 @@ -12,7 +12,7 @@ executors:
node-executor:
working_directory: *working_directory
docker:
- image: circleci/node:14.17.6
- image: circleci/node:14.21.3

commands:
save_deps_cache:
Expand Down

0 comments on commit 5647e57

Please sign in to comment.