diff --git a/.github/workflows/validate-markdown-links.yml b/.github/workflows/validate-markdown-links.yml index 03d03ad..4b3467f 100644 --- a/.github/workflows/validate-markdown-links.yml +++ b/.github/workflows/validate-markdown-links.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v3 - name: Link Checker - uses: lycheeverse/lychee-action@v1.8.0 + uses: lycheeverse/lychee-action@v2.0.2 with: fail: true args: --verbose --no-progress './**/*.md' './**/*.html' --base .