Skip to content

Commit

Permalink
Bump cygwin/cygwin-install-action from 2 to 3
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Byron committed Nov 28, 2022
1 parent 4171333 commit 17ff263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cygwin-test.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 9999
- uses: cygwin/cygwin-install-action@v2
- uses: cygwin/cygwin-install-action@v3
with:
packages: python39 python39-pip python39-virtualenv git
- name: Tell git to trust this repo
Expand Down

0 comments on commit 17ff263

Please sign in to comment.