Skip to content

Commit 496392b

Browse files
Bump cygwin/cygwin-install-action from 5 to 6
Bumps [cygwin/cygwin-install-action](https://github.com/cygwin/cygwin-install-action) from 5 to 6. - [Release notes](https://github.com/cygwin/cygwin-install-action/releases) - [Commits](cygwin/cygwin-install-action@v5...v6) --- updated-dependencies: - dependency-name: cygwin/cygwin-install-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9989a18 commit 496392b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fetch-depth: 0
4040

4141
- name: Install Cygwin
42-
uses: cygwin/cygwin-install-action@v5
42+
uses: cygwin/cygwin-install-action@v6
4343
with:
4444
packages: git python39 python-pip-wheel python-setuptools-wheel python-wheel-wheel
4545
add-to-path: false # No need to change $PATH outside the Cygwin environment.

0 commit comments

Comments
 (0)