Skip to content

Commit be8c1e4

Browse files
authored
Merge pull request #73 from sbt/dependabot/github_actions/egor-tensin/setup-mingw-3
Bump egor-tensin/setup-mingw from 2 to 3
2 parents df7857c + dfee9fb commit be8c1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- uses: sbt/setup-sbt@v1
4747
- name: Set up MinGW
4848
if: ${{ runner.os == 'Linux' }}
49-
uses: egor-tensin/setup-mingw@v2
49+
uses: egor-tensin/setup-mingw@v3
5050
with:
5151
platform: x64
5252
- name: Set up gcc-aarch64-linux-gnu

0 commit comments

Comments
 (0)