Skip to content

Commit b62f20e

Browse files
committed
ci: build golangci-lint from source
1 parent b31f8cf commit b62f20e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/commit.yml

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

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

3233
build:
3334
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)