Skip to content

Commit

Permalink
update linter
Browse files Browse the repository at this point in the history
Signed-off-by: Naohiro Yoshida <[email protected]>
  • Loading branch information
Naohiro Yoshida committed May 7, 2024
1 parent 64b5b81 commit 81003c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.53
version: v1.58
# still using the deprecated types in ibc-go v8
args: --timeout=5m0s --disable staticcheck
- name: test
Expand Down

0 comments on commit 81003c7

Please sign in to comment.