Skip to content

Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 #1342

Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0

Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 #1342

name: 'Check Markdown links'
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
check-modified-files-only: 'no'
config-file: '.github/check-md-links.json'