Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit e1652ef

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update cypress orb to v1.28.0
1 parent 353c1db commit e1652ef

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
@@ -6,7 +6,7 @@ orbs:
66
# import Cypress orb by specifying an exact version x.y.z
77
# or the latest version 1.x.x using "@1" syntax
88
# https://github.com/cypress-io/circleci-orb
9-
cypress: cypress-io/cypress@1.27.0
9+
cypress: cypress-io/cypress@1.28.0
1010

1111
commands:
1212
restore-cached-dependencies:

0 commit comments

Comments
 (0)