Skip to content

Commit 6ab1237

Browse files
committed
chore(deps): pin cypress orb to 2.2.0
1 parent c369a0d commit 6ab1237

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
@@ -1,7 +1,7 @@
11
version: 2.1
22
orbs:
33
node: circleci/[email protected]
4-
cypress: cypress-io/cypress@2
4+
cypress: cypress-io/cypress@2.2.0
55
jobs:
66
build:
77
executor:

0 commit comments

Comments
 (0)