diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index cf9f9ce..efce72c 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -84,6 +84,6 @@ jobs: runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v3.0.0 - - uses: gaurav-nelson/github-action-markdown-link-check@1.0.13 + - uses: gaurav-nelson/github-action-markdown-link-check@1.0.15 with: use-verbose-mode: 'yes'