diff --git a/.github/workflows/checkers.yml b/.github/workflows/checkers.yml index 29296e0..32ad856 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: linksToSkip: '^https://github.com/.*/search\?q= ^https://opensource.org/' paths: '*.md doc/*.md formatter-*/*.md'