Przeglądaj źródła

use latest version

Thibault bui Koechlin 5 lat temu
rodzic
commit
c3ed78805b
1 zmienionych plików z 1 dodań i 1 usunięć
  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