Skip to content

Bump anyhow from 1.0.83 to 1.0.86 #232

Bump anyhow from 1.0.83 to 1.0.86

Bump anyhow from 1.0.83 to 1.0.86 #232

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"