Skip to content

Commit d549775

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 <[email protected]>
1 parent a27ac86 commit d549775

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup golangci-lint
2323
uses: golangci/golangci-lint-action@v9
2424
with:
25-
version: v2.0
25+
version: v2.6
2626
args: --verbose
2727
test:
2828
strategy:

0 commit comments

Comments
 (0)