Skip to content

chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.6.0 to 7.7.0 #11

chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.6.0 to 7.7.0

chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.6.0 to 7.7.0 #11

Workflow file for this run

name: docs builder
on:
pull_request:
permissions: read-all
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: "20.12.0"
- run: npm install
- run: npm run docs:build