Skip to content

Commit 9156fc0

Browse files
authored
Update cygwin-install-action to v4 (#4269)
2 parents 0badbf5 + e0cb8e8 commit 9156fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
steps:
161161
- uses: actions/checkout@v4
162162
- name: Install Cygwin with Python
163-
uses: cygwin/cygwin-install-action@v2
163+
uses: cygwin/cygwin-install-action@v4
164164
with:
165165
platform: x86_64
166166
packages: >-

0 commit comments

Comments
 (0)