Skip to content

Commit

Permalink
build(deps): bump bwoodsend/setup-winlibs-action from 1.14 to 1.15
Browse files Browse the repository at this point in the history
Bumps [bwoodsend/setup-winlibs-action](https://github.com/bwoodsend/setup-winlibs-action) from 1.14 to 1.15.
- [Release notes](https://github.com/bwoodsend/setup-winlibs-action/releases)
- [Commits](bwoodsend/setup-winlibs-action@v1.14...v1.15)

---
updated-dependencies:
- dependency-name: bwoodsend/setup-winlibs-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 5dd52f2 commit bc91ed5
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 @@ -97,7 +97,7 @@ jobs:
- name: Setup GCC (Windows-only)
if: runner.os == 'Windows'
uses: bwoodsend/setup-winlibs-action@v1.14
uses: bwoodsend/setup-winlibs-action@v1.15
with:
architecture: ${{ matrix.winlib_arch }}

Expand Down

0 comments on commit bc91ed5

Please sign in to comment.