Skip to content

Commit

Permalink
chore(deps): bump cygwin/cygwin-install-action from 2 to 3 (#804)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 30, 2022
1 parent e808286 commit 7989921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
with:
fetch-depth: 0

- uses: cygwin/cygwin-install-action@v2
- uses: cygwin/cygwin-install-action@v3
with:
platform: x86_64
packages: cmake ninja git make gcc-g++ gcc-fortran python39 python39-devel python39-pip
Expand Down

0 comments on commit 7989921

Please sign in to comment.