diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a645c87..7ade96a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,7 +9,7 @@ jobs: uses: actions/checkout@v4 - name: Markdown lint - uses: actionshub/markdownlint@v3.1.3 + uses: actionshub/markdownlint@v3.1.4 - name: Perl Syntaxcheck run: perl -Mstrict -cw *.pl