From f3d9abc14c9a71677a9cc016911e12893aeb05bd Mon Sep 17 00:00:00 2001 From: SShlykov Date: Tue, 7 May 2024 11:28:10 +0300 Subject: [PATCH] fix: once more added linter --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ef92cbf..a82ff83 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,7 +23,7 @@ jobs: - name: Linters uses: golangci/golangci-lint-action@v6 with: - version: v1.50.1 + version: latest working-directory: ./procima tests: