Skip to content

Commit 874699b

Browse files
chore(deps): update dependency win to v5.1.0
1 parent 71d9a81 commit 874699b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
orbs:
44
# https://github.com/cypress-io/circleci-orb
55
cypress: cypress-io/[email protected] # used to run e2e tests
6-
win: circleci/windows@5.0.0 # run a test job on Windows
6+
win: circleci/windows@5.1.0 # run a test job on Windows
77

88
jobs:
99
lint:

0 commit comments

Comments
 (0)