Skip to content

Commit 72ed72d

Browse files
committed
chore: use golangci-lint v2
1 parent a993ac2 commit 72ed72d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
go mod verify
7171
7272
- name: golangci-lint
73-
uses: golangci/golangci-lint-action@v6
73+
uses: golangci/golangci-lint-action@v7
7474
with:
7575
version: latest
7676

0 commit comments

Comments
 (0)