File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v2
1212 with :
1313 repository : Project-Plus-Development-Team/Project-Plus-Dolphin
14- ref : dolphin-emu-release-prep-2509
14+ ref : master
1515 fetch-depth : 0
1616 - name : Setup Submodules
1717 run : git config --global --add safe.directory . && git submodule update --init --recursive
4242 uses : actions/checkout@v4
4343 with :
4444 repository : Project-Plus-Development-Team/Project-Plus-Dolphin
45- ref : dolphin-emu-release-prep-2509
45+ ref : master
4646 submodules : recursive
4747 fetch-depth : 0
4848
@@ -222,7 +222,7 @@ jobs:
222222 uses : actions/checkout@v4
223223 with :
224224 repository : Project-Plus-Development-Team/Project-Plus-Dolphin
225- ref : dolphin-emu-release-prep-2509
225+ ref : master
226226 fetch-depth : 0
227227
228228 - name : Checkout Submodules
You can’t perform that action at this time.
0 commit comments