Skip to content

Commit b950026

Browse files
committed
WEEEEEEEEE
1 parent f9fbfec commit b950026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ jobs:
3434
restore-keys: |
3535
${{ runner.os }}-gradle-
3636
- name: Set up GCC
37-
uses: egor-tensin/setup-mingw@v1
37+
uses: egor-tensin/setup-mingw@v2.2.0
3838
with:
39-
version: latest
39+
version: 12.2.0
4040
platform: x64
4141
- name: Build and publish artifacts
4242
run: ./gradlew publish --info --stacktrace

0 commit comments

Comments
 (0)