Skip to content

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 #1759

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 #1759

name: Markdown Links Check
on: [push, pull_request]
jobs:
markdown-link-check:
runs-on: ubuntu-22.04 #workaround https://github.com/UmbrellaDocs/action-linkspector/issues/32
steps:
- uses: actions/checkout@master
- uses: umbrelladocs/[email protected]
with:
reporter: github-pr-review
config_file: '.github/workflows/.linkspector.yml'
level: error
fail_on_error: true