Skip to content

Commit 20de786

Browse files
appleboyclaude
andcommitted
Update golangci-lint version to v2.9
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent d54d14e commit 20de786

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup golangci-lint
2626
uses: golangci/golangci-lint-action@v9
2727
with:
28-
version: v2.6
28+
version: v2.9
2929
test:
3030
strategy:
3131
matrix:

0 commit comments

Comments
 (0)