Update golangci-lint version to 1.61.0

This commit is contained in:
DarthSim
2024-10-03 19:37:36 +03:00
parent 454b1064bb
commit d9e88fff1d

View File

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