Skip to content

chore(deps): update jsonpath-plus to a safe version #4583

chore(deps): update jsonpath-plus to a safe version

chore(deps): update jsonpath-plus to a safe version #4583

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'