Skip to content

Update ledger-cosmos-go to make CLI work with new Ledger firmware #2535

Update ledger-cosmos-go to make CLI work with new Ledger firmware

Update ledger-cosmos-go to make CLI work with new Ledger firmware #2535

Workflow file for this run

name: check markdown links
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
folder-path: "./"
check-modified-files-only: 'yes'