diff --git a/.github/workflows/check-links.yaml b/.github/workflows/check-links.yaml index c34e31d8667..13762365b23 100644 --- a/.github/workflows/check-links.yaml +++ b/.github/workflows/check-links.yaml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: gaurav-nelson/github-action-markdown-link-check@1.0.14 + - uses: gaurav-nelson/github-action-markdown-link-check@1.0.13 with: base-branch: 'main' use-quiet-mode: 'yes'