Skip to content

Commit faa34c3

Browse files
authored
debug
1 parent dcfc496 commit faa34c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Checkout Repository
3535
uses: actions/checkout@v4
3636
with:
37-
fetch-depth: 0 # Full history needed for GitVersion
37+
fetch-depth: 2 # Full history needed for GitVersion
3838

3939
- name: Unshallow repository for GitVersion
4040
#if: startsWith(github.ref, 'refs/heads/copilot/')

0 commit comments

Comments
 (0)