Skip to content

chore(deps): bump jsonpath-plus from 7.1.0 to 10.0.0 #4521

chore(deps): bump jsonpath-plus from 7.1.0 to 10.0.0

chore(deps): bump jsonpath-plus from 7.1.0 to 10.0.0 #4521

Workflow file for this run

name: Check Markdown Links
on:
pull_request:
branches:
- master
- develop
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@master
with:
folder-path: 'docs'