diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index 6ae0d3bf34..ad013979cb 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@b32f140b0c872d58512e0a66172253c302617b90 + - uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 - uses: articulate/actions-markdownlint@v1