Skip to content

chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 #4298

chore(deps): bump follow-redirects from 1.15.5 to 1.15.6

chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 #4298

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'