Skip to content

Commit fb7e219

Browse files
authored
Merge pull request #8675 from python-pillow/renovate/github-actions
Update cygwin/cygwin-install-action action to v5
2 parents 128f3f4 + 84c8e38 commit fb7e219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
persist-credentials: false
5353

5454
- name: Install Cygwin
55-
uses: cygwin/cygwin-install-action@v4
55+
uses: cygwin/cygwin-install-action@v5
5656
with:
5757
packages: >
5858
gcc-g++

0 commit comments

Comments
 (0)