Skip to content

Commit

Permalink
Merge pull request #52 from ellisvalentiner/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/golangci/golangci-lint-action-4
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
2 parents 04d6419 + 558e0c1 commit f1d55c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
go-version: '1.19.*'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: latest
args: --timeout=5m

0 comments on commit f1d55c9

Please sign in to comment.