diff --git a/.gitea/workflows/lint-test.yaml b/.gitea/workflows/lint-test.yaml index e769c71..cde59ee 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: actions/markdownlint-cli2 \ No newline at end of file + uses: actions/markdownlint-cli2@main \ No newline at end of file