Skip to content

Bump glob from 8.0.3 to 10.3.10 #115

Bump glob from 8.0.3 to 10.3.10

Bump glob from 8.0.3 to 10.3.10 #115

Workflow file for this run

name: Check External links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
file-extension: .mdx
use-quiet-mode: yes