We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8640e1a + bc40bbf commit 8941512Copy full SHA for 8941512
1 file changed
.github/workflows/dotnet.yml
@@ -18,6 +18,7 @@ jobs:
18
with:
19
dotnet-version: '10.0.x'
20
cache: false
21
+ fetch-depth: 0
22
23
- name: restore dependencies
24
run: dotnet restore
0 commit comments