Skip to content

Commit

Permalink
chore: Update golangci-lint-action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jpreese committed Feb 14, 2024
1 parent 2b338ba commit c3c5cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Expand Up @@ -40,7 +40,7 @@ jobs:
go-version: "1.22.x"

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
args: --timeout=5m --color=always --max-same-issues=0 --max-issues-per-linter=0

Expand Down

0 comments on commit c3c5cc7

Please sign in to comment.