Skip to content

Commit 369c023

Browse files
committed
Update workflow Goobwabber/download-beatmods-deps@1.3
1 parent c99eb9c commit 369c023

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
repo: beat-forge/beatsaber-stripped
3030
manifest: ./MultiplayerCore/manifest.json
3131
- name: Fetch Mod References
32-
uses: Goobwabber/download-beatmods-deps@1.2
32+
uses: Goobwabber/download-beatmods-deps@1.3
3333
with:
3434
manifest: ./MultiplayerCore/manifest.json
3535
- name: Build

.github/workflows/PR_Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
repo: beat-forge/beatsaber-stripped
3030
manifest: ./MultiplayerCore/manifest.json
3131
- name: Fetch Mod References
32-
uses: Goobwabber/download-beatmods-deps@1.2
32+
uses: Goobwabber/download-beatmods-deps@1.3
3333
with:
3434
manifest: ./MultiplayerCore/manifest.json
3535
- name: Build

0 commit comments

Comments
 (0)