You've already forked tarr
chore(deps): update davidanson/markdownlint-cli2-action action to v23
Lint Markdown files / Run markdown linter (pull_request) Failing after 13m49s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 13m56s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 13m59s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 14m4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 14m7s
Lint Markdown files / Run markdown linter (pull_request) Failing after 13m49s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 13m56s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 13m59s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 14m4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 14m7s
This commit is contained in:
@@ -14,6 +14,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6.0.3
|
- uses: actions/checkout@v6.0.3
|
||||||
- uses: DavidAnson/markdownlint-cli2-action@v21.0.0
|
- uses: DavidAnson/markdownlint-cli2-action@v23.2.0
|
||||||
with:
|
with:
|
||||||
globs: '**/*.md'
|
globs: '**/*.md'
|
||||||
|
|||||||
Reference in New Issue
Block a user