Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit eb3f02d

Browse files
committed
update ci check
1 parent b13a2b6 commit eb3f02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: >-
7474
echo "version=$(
7575
go list -m all |
76-
grep github.com/golangci/golangci-lint |
76+
grep github.com/golangci/golangci-lint/v2 |
7777
awk '{print $2}'
7878
)" >> $GITHUB_OUTPUT
7979

0 commit comments

Comments
 (0)