Skip to content

Bump mkdocs-material from 9.5.40 to 9.5.41 in the all-pip-packages gr… #99

Bump mkdocs-material from 9.5.40 to 9.5.41 in the all-pip-packages gr…

Bump mkdocs-material from 9.5.40 to 9.5.41 in the all-pip-packages gr… #99

Workflow file for this run

name: Check mkdocs links
on:
push:
branches:
- main
workflow_dispatch:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes