Skip to content

Commit 808101c

Browse files
authored
Apply suggestion from @rubensworks
1 parent 7b5c242 commit 808101c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gametests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: 'Test in runtime client'
6767
if: matrix.env == 'client' && (matrix.loader != 'forge' && matrix.loader != 'fabric') # This does not work yet on Forge or Fabric
6868
timeout-minutes: 10
69-
uses: headlesshq/mc-runtime-test@main
69+
uses: headlesshq/mc-runtime-test@4.4.0
7070
with:
7171
mc: ${{ matrix.mc }}
7272
modloader: ${{ matrix.loader }}

0 commit comments

Comments
 (0)