Skip to content

Commit

Permalink
ci: upgrade cygwin-install-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
N-R-K committed Jan 23, 2025
1 parent df1fca7 commit 288fb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# newlines to DOS newlines.
shell: bash
- uses: actions/checkout@v4
- uses: cygwin/cygwin-install-action@v1
- uses: cygwin/cygwin-install-action@v5
with:
packages: autoconf autoconf-archive automake gcc-core libImlib2-devel \
libXcomposite-devel libXext-devel libXfixes-devel libXinerama-devel \
Expand Down

0 comments on commit 288fb7b

Please sign in to comment.