Skip to content

Commit 17ff263

Browse files
dependabot[bot]Byron
authored andcommitted
Bump cygwin/cygwin-install-action from 2 to 3
Bumps [cygwin/cygwin-install-action](https://github.com/cygwin/cygwin-install-action) from 2 to 3. - [Release notes](https://github.com/cygwin/cygwin-install-action/releases) - [Commits](cygwin/cygwin-install-action@v2...v3) --- 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 4171333 commit 17ff263

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
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v3
2424
with:
2525
fetch-depth: 9999
26-
- uses: cygwin/cygwin-install-action@v2
26+
- uses: cygwin/cygwin-install-action@v3
2727
with:
2828
packages: python39 python39-pip python39-virtualenv git
2929
- name: Tell git to trust this repo

0 commit comments

Comments
 (0)