Skip to content

Commit 95e5ca1

Browse files
Bump egor-tensin/setup-mingw from 2 to 3
Bumps [egor-tensin/setup-mingw](https://github.com/egor-tensin/setup-mingw) from 2 to 3. - [Release notes](https://github.com/egor-tensin/setup-mingw/releases) - [Commits](egor-tensin/setup-mingw@v2...v3) --- updated-dependencies: - dependency-name: egor-tensin/setup-mingw dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe20bac commit 95e5ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mingw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
3232
# See uses: https://github.com/search?q=egor-tensin+setup-mingw+path%3A%2F.github%2Fworkflows%2F+extension%3Ayml&type=code
3333
- name: Set up MinGW
34-
uses: egor-tensin/setup-mingw@v2 # https://github.com/marketplace/actions/install-mingw
34+
uses: egor-tensin/setup-mingw@v3 # https://github.com/marketplace/actions/install-mingw
3535
with:
3636
platform: x64
3737
version: 12.2.0

0 commit comments

Comments
 (0)