Skip to content

Commit

Permalink
Merge pull request #37 from KyberNetwork/chore/golangci-lint_v1.60
Browse files Browse the repository at this point in the history
chore: upgrade golangci-lint to v1.60
  • Loading branch information
NgoKimPhu authored Aug 29, 2024
2 parents 54f773c + 58abc5c commit 1b30443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- uses: golangci/golangci-lint-action@v6
with:
version: v1.55
version: v1.60
args: --timeout=10m

test:
Expand Down

0 comments on commit 1b30443

Please sign in to comment.