Skip to content

Commit 03b51fb

Browse files
committed
ci: upgrade CircleCI node orb to v5.0.2
1 parent 6853f94 commit 03b51fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22

33
orbs:
44
cypress: cypress-io/[email protected]
5-
node: circleci/node@4.7.0
5+
node: circleci/node@5.0.2
66
codecov: codecov/[email protected]
77
executors:
88
chrome-91:

0 commit comments

Comments
 (0)