Skip to content

Commit 8941512

Browse files
committed
fix: Move fetch depth configuration to checkout
2 parents 8640e1a + bc40bbf commit 8941512

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
dotnet-version: '10.0.x'
2020
cache: false
21+
fetch-depth: 0
2122

2223
- name: restore dependencies
2324
run: dotnet restore

0 commit comments

Comments
 (0)