Skip to content

Commit a7ebd66

Browse files
committed
Fetch all
1 parent a0a4026 commit a7ebd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libcxx-build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291
steps:
292292
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
293293
with:
294-
fetch-depth: 10
294+
fetch-depth: 0
295295
fetch-tags: true # This job requires access to all the Git branches so it can diff against (usually) main
296296
- uses: actions/setup-python@v6
297297
with:

0 commit comments

Comments
 (0)