Skip to content

build(deps-dev): bump @tailwindcss/typography from 0.5.16 to 0.5.18 #1603

build(deps-dev): bump @tailwindcss/typography from 0.5.16 to 0.5.18

build(deps-dev): bump @tailwindcss/typography from 0.5.16 to 0.5.18 #1603

Workflow file for this run

name: Markdown Links Check
on: [push, pull_request]
permissions:
contents: read
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
file-path: './README.md'
config-file: './mlc_config.json'