diff --git a/.github/workflows/go-vet-lint-deps.yaml b/.github/workflows/go-vet-lint-deps.yaml index 121b8e91..f843b17b 100644 --- a/.github/workflows/go-vet-lint-deps.yaml +++ b/.github/workflows/go-vet-lint-deps.yaml @@ -23,7 +23,6 @@ jobs: - name: Perform staticcheck on codebase uses: dominikh/staticcheck-action@v1.3.0 with: - version: "2022.1.3" install-go: false - name: Install gofumpt