diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85e8ee1..dcfc6b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v2 - name: Link Checker id: lc - uses: lycheeverse/lychee-action@v1.8.0 + uses: lycheeverse/lychee-action@v2.0.2 with: # See cli args at https://github.com/lycheeverse/lychee#commandline-parameters # for excluded URLs, the checker seems to be stricter than Chrome