diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 646d828..9e47ab9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -74,7 +74,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v2.3.4 - name: 🚀 Run mdl - uses: actionshub/markdownlint@2.0.0 + uses: actionshub/markdownlint@2.0.2 lint-shellcheck: name: Shellcheck