Skip to content

Commit 888f045

Browse files
committed
ci: upgrade golangci-lint to v2.4.0
1 parent b62f20e commit 888f045

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/commit.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727

2828
- uses: golangci/golangci-lint-action@v8
2929
with:
30-
version: v2.2.1
31-
install-mode: goinstall
30+
version: v2.4.0
3231

3332
build:
3433
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)