Skip to content

Commit

Permalink
Bump 3arthqu4ke/mc-runtime-test from 2.4.1 to 2.4.2 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 0e09aa5 commit d5fc2c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/1.20.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
&& wget https://api.modrinth.com/maven/maven/modrinth/xaeros-world-map/${{ env.WORLDMAP_VERSION_FABRIC }}_Fabric_1.20/xaeros-world-map-${{ env.WORLDMAP_VERSION_FABRIC }}_Fabric_1.20.jar -P run/mods/
- name: Fabric Test
uses: 3arthqu4ke/[email protected].1
uses: 3arthqu4ke/[email protected].2
with:
mc: ${{ env.MINECRAFT_VERSION }}
modloader: fabric
Expand All @@ -100,7 +100,7 @@ jobs:
&& wget https://api.modrinth.com/maven/maven/modrinth/xaeros-world-map/${{ env.WORLDMAP_VERSION_FORGE }}_Forge_1.20/xaeros-world-map-${{ env.WORLDMAP_VERSION_FORGE }}_Forge_1.20.jar -P run/mods/
- name: Forge Test
uses: 3arthqu4ke/[email protected].1
uses: 3arthqu4ke/[email protected].2
with:
mc: ${{ env.MINECRAFT_VERSION }}
modloader: forge
Expand Down

0 comments on commit d5fc2c2

Please sign in to comment.