Explorar o código

Update golangci-lint in GH Actions

DarthSim %!s(int64=2) %!d(string=hai) anos
pai
achega
15aaadd359
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/lint.yml

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

@@ -34,7 +34,7 @@ jobs:
       - name: Lint
         uses: golangci/golangci-lint-action@v3
         with:
-          version: v1.46.2
+          version: v1.50.1
           args: --timeout 5m0s
           skip-cache: true
         env: