소스 검색

use latest version

Thibault bui Koechlin 5 년 전
부모
커밋
c3ed78805b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/golangci-lint.yml

+ 1 - 1
.github/workflows/golangci-lint.yml

@@ -16,5 +16,5 @@ jobs:
         uses: golangci/golangci-lint-action@v1
         with:
           # Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
-          version: v1.26
+          version: v1.27