Skip to content

Commit 61ed7ec

Browse files
authored
Merge pull request #1572 from gitpython-developers/dependabot/github_actions/cygwin/cygwin-install-action-4
Bump cygwin/cygwin-install-action from 3 to 4
2 parents f253335 + 1570f3d commit 61ed7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v3
2020
with:
2121
fetch-depth: 9999
22-
- uses: cygwin/cygwin-install-action@v3
22+
- uses: cygwin/cygwin-install-action@v4
2323
with:
2424
packages: python39 python39-pip python39-virtualenv git
2525
- name: Tell git to trust this repo

0 commit comments

Comments
 (0)