Skip to content

Bump mkdocs from 1.4.3 to 1.5.1 #955

Bump mkdocs from 1.4.3 to 1.5.1

Bump mkdocs from 1.4.3 to 1.5.1 #955

Workflow file for this run

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