Skip to content

Commit

Permalink
update golangci-lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoh86 committed May 18, 2022
1 parent a449ba4 commit 6db7f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
go-version: 1.18
- name: Search diagnostics
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: v1.32
- name: Take coverage
Expand Down

0 comments on commit 6db7f1c

Please sign in to comment.