Skip to content

chore(deps): upgrade ESLint 8 → 10 with flat config migration #5179

chore(deps): upgrade ESLint 8 → 10 with flat config migration

chore(deps): upgrade ESLint 8 → 10 with flat config migration #5179

name: Check Markdown Links
on:
pull_request:
branches:
- master
- develop
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5.0.1
- uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # v1.0.17
with:
folder-path: 'docs'