Skip to content

Commit

Permalink
Update cygwin-install-action to v4 (#4269)
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri authored Mar 12, 2024
2 parents 0badbf5 + e0cb8e8 commit 9156fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Cygwin with Python
uses: cygwin/cygwin-install-action@v2
uses: cygwin/cygwin-install-action@v4
with:
platform: x86_64
packages: >-
Expand Down

0 comments on commit 9156fc0

Please sign in to comment.