Skip to content

Update documentation and examples to reference @v12. #437

Update documentation and examples to reference @v12.

Update documentation and examples to reference @v12. #437

Workflow file for this run

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DavidAnson/markdownlint-cli2-action@v12
with:
globs: |
*.md
!test/*.md