From cdcde87e2a64b21f16af7bcc9bf51180a395af23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:38:14 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: cygwin/cygwin-install-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7f204046..54b580c0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -185,7 +185,7 @@ jobs: run: .\tests\client_test.exe - name: Install Cygwin Action - uses: cygwin/cygwin-install-action@v2 + uses: cygwin/cygwin-install-action@v4 with: packages: make git gcc-core