Skip to content

bumb cometbft to 0.34.29 #263

bumb cometbft to 0.34.29

bumb cometbft to 0.34.29 #263

Workflow file for this run

name: Golangci-lint
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.19.1
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.49
args: --timeout=5m0s