Skip to content

Commit

Permalink
ci: update golint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huantt committed Sep 12, 2023
1 parent e76512d commit f0e26b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/golint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54
version: v1.54
args: --timeout=5m

0 comments on commit f0e26b2

Please sign in to comment.