diff --git a/.github/workflows/check_links.yml b/.github/workflows/check_links.yml index 526ec827..6ad8fa20 100644 --- a/.github/workflows/check_links.yml +++ b/.github/workflows/check_links.yml @@ -11,6 +11,6 @@ jobs: steps: - uses: actions/checkout@v3 - name: Link Checker - uses: lycheeverse/lychee-action@v1.8.0 + uses: lycheeverse/lychee-action@v2.0.2 with: fail: true