From 0486378ce1f0bc4594f8b8c92bce1bf3a49d2705 Mon Sep 17 00:00:00 2001 From: bruhn_b Date: Mon, 8 Jun 2026 13:52:17 +0200 Subject: [PATCH] Update .gitea/workflows/lint-test.yaml --- .gitea/workflows/lint-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/lint-test.yaml b/.gitea/workflows/lint-test.yaml index dfdc2d8..48de2c6 100644 --- a/.gitea/workflows/lint-test.yaml +++ b/.gitea/workflows/lint-test.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Markdown Lint - uses: actions/markdownlint-cli2@main + uses: actions/markdownlint-cli2-action@main with: globs: | README.md