diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 7d6f31a..66e0b8f 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - fetch-depth: 20 + fetch-depth: 0 - name: Set up Go