We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d2c12 commit 2132fcfCopy full SHA for 2132fcf
.github/workflows/pr-lint.yaml
@@ -39,7 +39,7 @@ jobs:
39
steps:
40
- uses: actions/checkout@v1
41
- name: markdownlint
42
- uses: prologic/action-markdownlint@v1
+ uses: prologic/action-markdownlint@v0.26.2
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
reporter: github-pr-review # Change reporter. (Only `github-pr-check` is supported at the moment).
0 commit comments