Skip to content

Commit 0087022

Browse files
authored
Update ci.yml
Signed-off-by: Todd Baert <[email protected]>
1 parent e1d7f0c commit 0087022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020
with:
21+
fetch-depth: 0
2122
submodules: recursive
2223
- name: Use Node.js ${{ matrix.node-version }}
2324
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4

0 commit comments

Comments
 (0)