Skip to content

Commit a4adbe2

Browse files
appleboyclaude
andcommitted
chore(ci): update golangci-lint to v2.6
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 29a1ff2 commit a4adbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup golangci-lint
2424
uses: golangci/golangci-lint-action@v9
2525
with:
26-
version: v2.0
26+
version: v2.6
2727
args: --verbose
2828

2929
- name: Bearer

0 commit comments

Comments
 (0)