Explorar el Código

Update linter job

tags/v2.1.8^2
9seconds hace 2 meses
padre
commit
fb3e921bc6
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1
    3
      .github/workflows/ci.yaml

+ 1
- 3
.github/workflows/ci.yaml Ver fichero

@@ -117,9 +117,7 @@ jobs:
117 117
           go-version: ^1.25
118 118
 
119 119
       - name: Run linter
120
-        uses: golangci/golangci-lint-action@v3
121
-        with:
122
-          version: v2.9.0
120
+        uses: golangci/golangci-lint-action@v9.2.0
123 121
 
124 122
   docker:
125 123
     name: Docker

Loading…
Cancelar
Guardar