Skip to content

build(deps): bump debug from 4.3.6 to 4.3.7 #311

build(deps): bump debug from 4.3.6 to 4.3.7

build(deps): bump debug from 4.3.6 to 4.3.7 #311

Workflow file for this run

name: lint
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: '**/*.md'