Skip to content

Commit

Permalink
reviewdog/action-golangci-lint@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
majimaccho committed Oct 26, 2023
1 parent 32e89fc commit 65ad9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sleep 20s
- name: Run lint
uses: reviewdog/action-golangci-lint@v2
uses: reviewdog/action-golangci-lint@v3
with:
go_version_file: go.mod
reporter: github-pr-check
Expand Down

0 comments on commit 65ad9b7

Please sign in to comment.