Skip to content

Commit d84c770

Browse files
authored
chore: checkout
Signed-off-by: Todd Baert <[email protected]>
1 parent 9845601 commit d84c770

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/merge.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222

2323
steps:
2424
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
25+
with:
26+
fetch-depth: 0
27+
submodules: recursive
2528
- name: Set up JDK 17
2629
uses: actions/setup-java@ead9eaa3cfe0b0fc2fa749519ae09c3d4f4080b0
2730
with:

0 commit comments

Comments
 (0)