We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e710ed commit 0f4aae0Copy full SHA for 0f4aae0
1 file changed
.github/workflows/libgit2sharp.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v2
16
with:
17
- fetch-depth: 3
+ fetch-depth: 2
18
- name: Setup .NET
19
uses: actions/setup-dotnet@v1
20
0 commit comments