Skip to content

Update actions/checkout action to v4 #202

Update actions/checkout action to v4

Update actions/checkout action to v4 #202

name: Check Markdown links
on:
push:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: etc/ci/markdown-link-checker.json