Skip to content

Commit

Permalink
fix(linter): update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
shipengqi committed Mar 13, 2024
1 parent 35385dc commit 466a060
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
args: --timeout=10m
args: --timeout=10m
version: latest

0 comments on commit 466a060

Please sign in to comment.