diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index b965b599..0e8b6598 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v2 - name: Link Checker - uses: lycheeverse/lychee-action@v1.5.0 + uses: lycheeverse/lychee-action@v2.0.2 with: args: --verbose --no-progress **/*.md **/*.html env: