Skip to content

Commit

Permalink
Update cygwin-install-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam committed Mar 8, 2024
1 parent 965636e commit 7a1537f
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@v3
- 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 7a1537f

Please sign in to comment.