diff --git a/.github/workflows/checkers.yml b/.github/workflows/checkers.yml index 103a2c3..00fbed2 100644 --- a/.github/workflows/checkers.yml +++ b/.github/workflows/checkers.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - - uses: JustinBeckwith/linkinator-action@v1.11.0 + - uses: JustinBeckwith/linkinator-action@v2 with: paths: '*.md' timeout: 60000