Skip to content

Commit ba7a55f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
go-version: stable
2626

2727
- name: golangci-lint
28-
uses: golangci/golangci-lint-action@v6
28+
uses: golangci/golangci-lint-action@v7
2929
with:
3030
version: v2.1.0
3131
args: --timeout=5m

0 commit comments

Comments
 (0)