diff --git a/.github/workflows/ci-markdown-link.yml b/.github/workflows/ci-markdown-link.yml index 0fb332ca0..7b42be0c1 100644 --- a/.github/workflows/ci-markdown-link.yml +++ b/.github/workflows/ci-markdown-link.yml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v4 - - name: "MarkDown Link Check" + - name: "Markdown Link Check" uses: gaurav-nelson/github-action-markdown-link-check@v1 with: config-file: '.markdown-link-check.json'