Skip to content

Commit

Permalink
Поднял версию golangcilint до 1.53.3 #76
Browse files Browse the repository at this point in the history
  • Loading branch information
unhandled-exception committed Aug 2, 2023
1 parent c3c8c85 commit 70fd6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.52.2
version: v1.53.1
args: --timeout=120s --max-same-issues=0 --sort-results --go=1.19 --new=false --new-from-rev= -v

0 comments on commit 70fd6a2

Please sign in to comment.