Skip to content

Commit 4d764be

Browse files
committed
adjust gha golangci-lint version to v7
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
1 parent ba7a55f commit 4d764be

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
@@ -27,5 +27,5 @@ jobs:
2727
- name: golangci-lint
2828
uses: golangci/golangci-lint-action@v7
2929
with:
30-
version: v2.1.0
30+
version: latest
3131
args: --timeout=5m

0 commit comments

Comments
 (0)