Skip to content

Commit 1b30443

Browse files
authored
Merge pull request #37 from KyberNetwork/chore/golangci-lint_v1.60
chore: upgrade golangci-lint to v1.60
2 parents 54f773c + 58abc5c commit 1b30443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: golangci/golangci-lint-action@v6
3434
with:
35-
version: v1.55
35+
version: v1.60
3636
args: --timeout=10m
3737

3838
test:

0 commit comments

Comments
 (0)