Skip to content

Commit 541ebaa

Browse files
Bump cygwin/cygwin-install-action from 5 to 6 (#38)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c78628 commit 541ebaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/detect.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
path: ${{ env.cpm-path }}
7878
key: ${{ env.cpm-key }}
7979
enableCrossOsArchive: true
80-
- uses: cygwin/cygwin-install-action@v5
80+
- uses: cygwin/cygwin-install-action@v6
8181
with:
8282
packages: cmake gcc-core make perl
8383
- name: Configure CMake

0 commit comments

Comments
 (0)