Skip to content

Bump markdown-it from 14.1.0 to 14.2.0 #2395

Bump markdown-it from 14.1.0 to 14.2.0

Bump markdown-it from 14.1.0 to 14.2.0 #2395

Workflow file for this run

name: Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6.0.0
- name: Check spelling
uses: crate-ci/typos@master