Skip to content

Commit 4c7778a

Browse files
authored
Merge pull request #2057 from gitpython-developers/dependabot/github_actions/cygwin/cygwin-install-action-6
Bump cygwin/cygwin-install-action from 5 to 6
2 parents 5033c3f + 496392b commit 4c7778a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fetch-depth: 0
4040

4141
- name: Install Cygwin
42-
uses: cygwin/cygwin-install-action@v5
42+
uses: cygwin/cygwin-install-action@v6
4343
with:
4444
packages: git python39 python-pip-wheel python-setuptools-wheel python-wheel-wheel
4545
add-to-path: false # No need to change $PATH outside the Cygwin environment.

0 commit comments

Comments
 (0)