Update .gitea/workflows/lint-test.yaml
Build and Publish Site / docker (push) Successful in 3s
Lint and Test / lint (push) Failing after 3s

This commit is contained in:
2026-06-08 13:48:37 +02:00
committed by Gitea
parent e7aef8ee38
commit 11392bcf29
+1 -1
View File
@@ -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