diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ca2de43..6a600a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: done - name: Check broken links - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2.0.2 with: args: src/ test/ examples/ bin/ benchmarks/ scripts/ README.md RELEASE.md output: /tmp/lychee.txt