diff --git a/.github/workflows/checkers.yml b/.github/workflows/checkers.yml index 24f7f38..b2fd0cb 100644 --- a/.github/workflows/checkers.yml +++ b/.github/workflows/checkers.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: JustinBeckwith/linkinator-action@v1.10.4 + - uses: JustinBeckwith/linkinator-action@v1.11.0 with: paths: '*.md' timeout: 60000