Skip to content

Commit 71cb2ef

Browse files
committed
ci[lint]: use latest version of golangci-lint
1 parent 37a62d9 commit 71cb2ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
go-version: '1.26.0'
1515
- uses: golangci/golangci-lint-action@v8.0.0
1616
with:
17-
version: v2.4.0
17+
version: latest
1818
gomod:
1919
runs-on: ubuntu-latest
2020
steps:

0 commit comments

Comments
 (0)