Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Bump cosmossdk.io/math from 1.4.0 to 1.5.0 #593

Bump cosmossdk.io/math from 1.4.0 to 1.5.0

Bump cosmossdk.io/math from 1.4.0 to 1.5.0 #593

name: JSON check
on:
push:
paths:
- '**.json'
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$"