diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 569fab5..d7f56a5 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -32,6 +32,8 @@ jobs: steps: - name: Check out code uses: actions/checkout@v3 + with: + fetch-depth: 0 - name: Get version id: version