Skip to content

Commit 288fb7b

Browse files
committed
ci: upgrade cygwin-install-action version
1 parent df1fca7 commit 288fb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# newlines to DOS newlines.
6565
shell: bash
6666
- uses: actions/checkout@v4
67-
- uses: cygwin/cygwin-install-action@v1
67+
- uses: cygwin/cygwin-install-action@v5
6868
with:
6969
packages: autoconf autoconf-archive automake gcc-core libImlib2-devel \
7070
libXcomposite-devel libXext-devel libXfixes-devel libXinerama-devel \

0 commit comments

Comments
 (0)