diff --git a/.github/workflows/daily-link-checker.yml b/.github/workflows/daily-link-checker.yml index ecc4bcbb7f..937dab6ba0 100644 --- a/.github/workflows/daily-link-checker.yml +++ b/.github/workflows/daily-link-checker.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Check links - uses: gaurav-nelson/github-action-markdown-link-check@0f074c8562c5a8fed38282b7c741d1970bb1512d + uses: gaurav-nelson/github-action-markdown-link-check@7d83e59a57f3c201c76eed3d33dff64ec4452d27 id: linkcheck with: use-quiet-mode: "yes"