Skip to content

Commit 6db7f1c

Browse files
committed
update golangci-lint action
1 parent a449ba4 commit 6db7f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
go-version: 1.18
5555
- name: Search diagnostics
56-
uses: golangci/golangci-lint-action@v2
56+
uses: golangci/golangci-lint-action@v3
5757
with:
5858
version: v1.32
5959
- name: Take coverage

0 commit comments

Comments
 (0)