Skip to content

Bump commonmarker from 0.23.9 to 0.23.10 #138

Bump commonmarker from 0.23.9 to 0.23.10

Bump commonmarker from 0.23.9 to 0.23.10 #138

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nosborn/[email protected]
name: Markdownlint
with:
files: .
config_file: ".markdownlint.json"