Skip to content

Commit

Permalink
chore: update circleci orb to latest
Browse files Browse the repository at this point in the history
chore: updating the circleci orb to latest to address chrome driver download issues in build
  • Loading branch information
Ben M authored Sep 6, 2023
1 parent 79afc2c commit 4e4bba7
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
@@ -1,6 +1,6 @@
version: 2.1
orbs:
cypress: cypress-io/cypress@3.1.3
cypress: cypress-io/cypress@3.1.4
codecov: codecov/codecov@1.2.3 #
win: circleci/windows@5.0.0

Expand Down

0 comments on commit 4e4bba7

Please sign in to comment.