@ -43,9 +43,8 @@ jobs:
-
name: Checkout
uses: actions/checkout@v2
name: Unshallow
run: git fetch --prune --unshallow
with:
fetch-depth: 0
name: Set up Go
uses: actions/setup-go@v2