1
0
Эх сурвалжийг харах

Update golangci-lint in GH Actions

DarthSim 2 жил өмнө
parent
commit
15aaadd359

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

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