diff --git a/.github/workflows/checkers.yml b/.github/workflows/checkers.yml index 37df9ffd..eacc42ee 100644 --- a/.github/workflows/checkers.yml +++ b/.github/workflows/checkers.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: JustinBeckwith/linkinator-action@v1.10.3 + - uses: JustinBeckwith/linkinator-action@v1.10.4 with: linksToSkip: '^https://github.com/.*/search\?q= ^https://opensource.org/' paths: '*.md doc/*.md helpers/*.md'