diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50ba065..31ddd2e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: - name: Lint uses: golangci/golangci-lint-action@v4.0.0 with: - version: v1.51.1 + version: v1.56.2 # modified from the original as this repo still using master, insteead of main publish_master: