Skip to content

Commit bf981c1

Browse files
authored
Merge pull request #10813 from zouyee/patch-1
[release/1.7] bump golangci/golangci-lint-action from 4 to 6
2 parents f380dee + 284484a commit bf981c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@v4
3333
- uses: ./.github/actions/install-go
34-
- uses: golangci/golangci-lint-action@v4
34+
- uses: golangci/golangci-lint-action@v6
3535
with:
3636
only-new-issues: true
3737
version: v1.60.1

0 commit comments

Comments
 (0)