diff --git a/.gitea/workflows/lint.yml b/.gitea/workflows/lint.yml index ead0421..b70ab65 100644 --- a/.gitea/workflows/lint.yml +++ b/.gitea/workflows/lint.yml @@ -9,4 +9,4 @@ jobs: runs-on: ubuntu-latest steps: - name: lint - uses: articulate/actions-markdownlint@v1 \ No newline at end of file + uses: https://github.com/articulate/actions-markdownlint@v1 \ No newline at end of file