diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 7d82cd8381..7235e5a7a7 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -13,4 +13,4 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1 \ No newline at end of file + uses: lycheeverse/lychee-action@v2.0.2 \ No newline at end of file