Skip to content

[chore] Update to v3 + Patch cosmos sdk 0.50 #546

[chore] Update to v3 + Patch cosmos sdk 0.50

[chore] Update to v3 + Patch cosmos sdk 0.50 #546

Workflow file for this run

name: Golangci-lint
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
with:
go-version: 1.22.3
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.55.2
args: --timeout=5m0s