diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 239dab8..ca7424e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,7 @@ jobs: fetch-depth: 1 # Use shallow clone for faster checkout - name: Check broken links - uses: JustinBeckwith/linkinator-action@v1 + uses: JustinBeckwith/linkinator-action@v2 with: paths: "**/*.md"