diff --git a/.github/workflows/check-pull-request.yaml b/.github/workflows/check-pull-request.yaml index b111ae8ad..d4a96c97a 100644 --- a/.github/workflows/check-pull-request.yaml +++ b/.github/workflows/check-pull-request.yaml @@ -60,7 +60,9 @@ jobs: - name: Run the linter uses: golangci/golangci-lint-action@v2 with: - version: v1.42.0 + version: v1.45.2 + skip-pkg-cache: true + skip-build-cache: true generate: name: Generate