Dependabot update CLA: trivial (deps): Bump cygwin/cygwin-install-action Bumps [cygwin/cygwin-install-action](https://github.com/cygwin/cygwin-install-action) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/cygwin/cygwin-install-action/releases) - [Commits](https://github.com/cygwin/cygwin-install-action/compare/f2009323764960f80959895c7bc3bb30210afe4d...711d29f3da23c9f4a1798e369a6f01198c13b11a) --- updated-dependencies: - dependency-name: cygwin/cygwin-install-action dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index bd59b86..3522748 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml
@@ -209,7 +209,7 @@ - uses: actions/checkout@v6 with: persist-credentials: false - - uses: cygwin/cygwin-install-action@f2009323764960f80959895c7bc3bb30210afe4d #v6 + - uses: cygwin/cygwin-install-action@711d29f3da23c9f4a1798e369a6f01198c13b11a #v6 with: packages: perl git make gcc-core - name: Check repo