Skip to content

Commit

Permalink
Merge pull request #297 from systemli/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-4
  • Loading branch information
0x46616c6b authored Apr 1, 2024
2 parents f4a9537 + 6cf1258 commit c2e572c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: actions/checkout@v4

- name: GolangCI
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
args: --timeout 10m

0 comments on commit c2e572c

Please sign in to comment.