Skip to content

⬆️ Bump sphinxcontrib-serializinghtml from 1.1.5 to 1.1.10 #3248

⬆️ Bump sphinxcontrib-serializinghtml from 1.1.5 to 1.1.10

⬆️ Bump sphinxcontrib-serializinghtml from 1.1.5 to 1.1.10 #3248

Workflow file for this run

---
# homepage: https://github.com/gaurav-nelson/github-action-markdown-link-check
name: Link Check
on: [pull_request]
jobs:
markdown-link-check:
name: Markdown
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: renefritze/github-action-markdown-link-check@master
with:
use-verbose-mode: yes
base-branch: main
check-modified-files-only: yes
config-file: .github/markdown_link_check_config.json