Skip to content

Commit 09d5e83

Browse files
committed
build: Checkout with fetch depth
1 parent cca7d71 commit 09d5e83

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14+
with:
15+
fetch-depth: 2
1416

1517
- uses: hmarr/debug-action@v3
1618

0 commit comments

Comments
 (0)