Skip to content

Commit

Permalink
Merge pull request #7099 from python-pillow/renovate/github-actions
Browse files Browse the repository at this point in the history
Update cygwin/cygwin-install-action action to v4
  • Loading branch information
radarhere authored Apr 17, 2023
2 parents b87069c + 6ffa189 commit 1321b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v3

- name: Install Cygwin
uses: cygwin/cygwin-install-action@v3
uses: cygwin/cygwin-install-action@v4
with:
platform: x86_64
packages: >
Expand Down

0 comments on commit 1321b6e

Please sign in to comment.