Skip to content

Dependencies: Bump mkdocs-material from 9.5.32 to 9.5.33 #1385

Dependencies: Bump mkdocs-material from 9.5.32 to 9.5.33

Dependencies: Bump mkdocs-material from 9.5.32 to 9.5.33 #1385

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: xt0rted/markdownlint-problem-matcher@v3
- name: "Run Markdown linter"
uses: docker://avtodev/markdown-lint:v1
with:
args: docs/**/*.md