diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f0f2f11..158175b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Check all links in *.md files id: lychee - uses: lycheeverse/lychee-action@v1.10.0 + uses: lycheeverse/lychee-action@v2.0.0 with: args: >- -v -n "*.md" "**/*.md"