diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 5398c405c..45d9b8639 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: lycheeverse/lychee-action@v1.10.0 + - uses: lycheeverse/lychee-action@v2.0.2 with: args: >- -v -n "*.md" "**/*.md"