Skip to content

Bump markdown-it from 12.3.2 to 14.0.0 #1249

Bump markdown-it from 12.3.2 to 14.0.0

Bump markdown-it from 12.3.2 to 14.0.0 #1249

Workflow file for this run

name: Verify valid config.js
on:
push:
pull_request:
types: [opened, reopened]
jobs:
verify-config-main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- name: ✅ Verify valid config.js
run: |
npm ci
npm run check-config