Skip to content

Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #367

Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0

Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 #367

Workflow file for this run

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'