Skip to content

Bump toml from 0.8.13 to 0.8.14 in the dependencies group #262

Bump toml from 0.8.13 to 0.8.14 in the dependencies group

Bump toml from 0.8.13 to 0.8.14 in the dependencies group #262

name: Markdown link check
on:
push:
branches:
- main
pull_request: {}
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: ".github/markdown-link-check.json"