diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4c03bd68e..73bb4b1fd 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -48,7 +48,7 @@ jobs: name: Install BLS library if: "env.GIT_DIFF != ''" - - uses: golangci/golangci-lint-action@v4.0.0 + - uses: golangci/golangci-lint-action@v5.3.0 with: # Required: the version of golangci-lint is required and # must be specified without patch version: we always use the