From 5a26fffe7dfb676bb11f615f0517f33d5b4105b2 Mon Sep 17 00:00:00 2001 From: bruhn_b Date: Mon, 8 Jun 2026 13:32:46 +0200 Subject: [PATCH] use mirrored action --- .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 8238a05..b353566 100644 --- a/.gitea/workflows/lint-test.yaml +++ b/.gitea/workflows/lint-test.yaml @@ -12,4 +12,4 @@ jobs: - uses: actions/checkout@v4 - name: Markdown Lint - uses: DavidAnson/markdownlint-cli2-action@v16 + uses: actions/markdownlint-cli2-action@v16