cam-barts/linkchecker-action GitHub Action no longer exists (repo deleted/private). Workflows using cam-barts/linkchecker-action@master fail with Unable to resolve action, repository not found. The original action's mirror exists at kapremom/linkchecker-action but is unmaintained.
Replace with lycheeverse/lychee-action@v2. Key migration:
include_files: 'README.md' → positional arg: args: 'README.md'.github/exclude_links.json → .lycheeignore (regex patterns per line)actions/cache@v4 for .lycheecache + --cache --max-cache-age 3d--max-concurrency 5 --max-retries 3 for polite, resilient checkingactions/checkout@v4 (not @master)fail: true actually enforces link validity