From 05676aae77acdbcb9d022057f2bc1047b04c9358 Mon Sep 17 00:00:00 2001 From: Arkadiusz Nitka Date: Wed, 4 Sep 2024 14:03:39 +0200 Subject: [PATCH] change golangci-lint --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd5e866..eab448e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v6 with: - version: v1.59 + version: v1.60 build: runs-on: ubuntu-latest steps: