Skip to content

Commit 80b26d4

Browse files
committed
Not shallow.
1 parent 3320d97 commit 80b26d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
steps:
2424
- name: Check out repository
2525
uses: actions/checkout@v5
26+
with:
27+
fetch-depth: 0
28+
submodules: recursive
2629

2730
- name: Install GitVersion
2831
uses: gittools/actions/gitversion/setup@v4

0 commit comments

Comments
 (0)