Skip to content

Commit

Permalink
Bump cygwin/cygwin-install-action from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [cygwin/cygwin-install-action](https://github.com/cygwin/cygwin-install-action) from 4 to 5.
- [Release notes](https://github.com/cygwin/cygwin-install-action/releases)
- [Commits](cygwin/cygwin-install-action@006ad0b...5f89bfc)

---
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]>
  • Loading branch information
dependabot[bot] authored and bjosv committed Jan 7, 2025
1 parent 4cae2d0 commit cb617d7
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 @@ -216,7 +216,7 @@ jobs:
working-directory: build
run: .\tests\client_test.exe
- name: Install Cygwin Action
uses: cygwin/cygwin-install-action@006ad0b0946ca6d0a3ea2d4437677fa767392401 # v4
uses: cygwin/cygwin-install-action@5f89bfcf835742910cafaa6a3cd7dc3624d5fef5 # v5
with:
packages: make gcc-core
- name: Build in Cygwin
Expand Down

0 comments on commit cb617d7

Please sign in to comment.