diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4fbde75..c3d2bce 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@v4 - name: 🚀 Run mdl - uses: actionshub/markdownlint@v3.1.3 + uses: actionshub/markdownlint@v3.1.4 lint-shellcheck: name: Shellcheck