diff --git a/.github/workflows/full-check.yml b/.github/workflows/full-check.yml index 9e4c294..0251e05 100644 --- a/.github/workflows/full-check.yml +++ b/.github/workflows/full-check.yml @@ -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 \