diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index 53adddae84..96e595e64f 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -15,5 +15,5 @@ jobs: markdown-lint: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@8410ad0602e1e429cee44a835ae9f77f654a6694 + - uses: actions/checkout@cd7d8d697e10461458bc61a30d094dc601a8b017 - uses: articulate/actions-markdownlint@v1