diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fdb203e..6373e2b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,7 +19,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3 - name: 🚀 Run mdl - uses: actionshub/markdownlint@v3.0.2 + uses: actionshub/markdownlint@v3.1.3 lint-shellcheck: name: Shellcheck