diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index ff71ff6..f8fcc68 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Link Checker - uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6.0 + uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1 with: # Check all markdown files in repo (default) args: --base . --verbose --no-progress './**/*.md'