We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3431ba1 commit 444897eCopy full SHA for 444897e
.github/workflows/markdown.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v4
24
25
- name: Linting markdown
26
- uses: DavidAnson/markdownlint-cli2-action@v15
+ uses: DavidAnson/markdownlint-cli2-action@v16
27
with:
28
config: .markdownlint-cli2.yaml
29
#continue-on-error: true
0 commit comments