Skip to content

Commit 4bfc2e5

Browse files
committed
ci: Try workaround from actions/checkout#1467
1 parent 3821b92 commit 4bfc2e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
with:
24+
fetch-depth: 1
2425
fetch-tags: true
2526
- uses: actions/setup-python@v4
2627
with:

0 commit comments

Comments
 (0)