Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: update golangci-lint version to v2.1.6
  • Loading branch information
dido18 committed Jun 12, 2025
commit ef123a31beeab494a7fd36b0f4f60637c3f98f52
2 changes: 1 addition & 1 deletion .github/workflows/check-go-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- name: Install golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54
version: v2.1.6

- name: Check style
env:
Expand Down
Loading