diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 63ed70db..137393c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: ignore: "DL3008,DL3013,SC2015" verbose: true - name: Lint Markdown files - uses: actionshub/markdownlint@v3.1.3 + uses: actionshub/markdownlint@v3.1.4 - name: Codespell uses: codespell-project/actions-codespell@master with: