Skip to content

Commit baa524a

Browse files
dependabot[bot]neheb
authored andcommitted
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 bff3b36 commit baa524a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_PR_windows_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
- uses: actions/checkout@v4
153153

154154
- name: Set up Cygwin
155-
uses: cygwin/cygwin-install-action@v5
155+
uses: cygwin/cygwin-install-action@v6
156156
with:
157157
platform: ${{matrix.platform}}
158158
allow-test-packages: true

0 commit comments

Comments
 (0)