diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index b3ca83f9a22..4f1a50833d9 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -72,7 +72,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v2.0.2 + uses: lycheeverse/lychee-action@v2.1.0 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} with: