From 11392bcf29e12c090a14fa2484ccdc6085ee4a3c Mon Sep 17 00:00:00 2001 From: bruhn_b Date: Mon, 8 Jun 2026 13:48:37 +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 95dc7f1..dfdc2d8 100644 --- a/.gitea/workflows/lint-test.yaml +++ b/.gitea/workflows/lint-test.yaml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout code - - uses: actions/checkout@v4 + uses: actions/checkout@v4 - name: Markdown Lint uses: actions/markdownlint-cli2@main