Skip to content

Commit 8309201

Browse files
Configure GitHub Actions to fetch depth 0
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
1 parent 5004a05 commit 8309201

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
uses: actions/checkout@v5
8282
with:
8383
fetch-tags: true
84+
fetch-depth: 0
8485

8586
- uses: actions/setup-go@v6
8687
with:

0 commit comments

Comments
 (0)