Skip to content

Commit 73fc092

Browse files
GitHub-CI (cygwin): Bump cygwin/cygwin-install-action from 5 to 6.
* .github/workflows/make-cygwin.yaml: Bump cygwin/cygwin-install-action from 5 to 6. See: #29
1 parent a43af60 commit 73fc092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-cygwin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: actions/checkout@v4
4343

4444
- name: install Cygwin build environment
45-
uses: cygwin/cygwin-install-action@v5
45+
uses: cygwin/cygwin-install-action@v6
4646
with:
4747
# The packages are listed in (alphabetically sorted) blocks:
4848
# The first block is for mandatory dependencies.

0 commit comments

Comments
 (0)