We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04963cf commit 26a38d3Copy full SHA for 26a38d3
.github/workflows/ci.yml
@@ -35,6 +35,8 @@ jobs:
35
36
- name: Checkout code
37
uses: actions/checkout@v2
38
+ with:
39
+ fetch-depth: 1
40
41
- name: Cache-Go
42
uses: actions/cache@v1
0 commit comments