Skip to content

Commit

Permalink
ci: upgrade CircleCI node orb to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyanreyer committed May 29, 2022
1 parent 6853f94 commit 03b51fb
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 @@ -2,7 +2,7 @@ version: 2.1

orbs:
cypress: cypress-io/cypress@1.29.0
node: circleci/node@4.7.0
node: circleci/node@5.0.2
codecov: codecov/codecov@3.2.2
executors:
chrome-91:
Expand Down

0 comments on commit 03b51fb

Please sign in to comment.