Skip to content

Commit 856bda3

Browse files
authoredFeb 18, 2025··
chore(deps): update dependency win to v5.1.0 (#932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71d9a81 commit 856bda3

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/cypress@3.0.0 # 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)
Please sign in to comment.