Skip to content

Commit 1570f3d

Browse files
Bump cygwin/cygwin-install-action from 3 to 4
Bumps [cygwin/cygwin-install-action](https://github.com/cygwin/cygwin-install-action) from 3 to 4. - [Release notes](https://github.com/cygwin/cygwin-install-action/releases) - [Commits](cygwin/cygwin-install-action@v3...v4) --- updated-dependencies: - dependency-name: cygwin/cygwin-install-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f253335 commit 1570f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v3
2020
with:
2121
fetch-depth: 9999
22-
- uses: cygwin/cygwin-install-action@v3
22+
- uses: cygwin/cygwin-install-action@v4
2323
with:
2424
packages: python39 python39-pip python39-virtualenv git
2525
- name: Tell git to trust this repo

0 commit comments

Comments
 (0)