We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de1bc44 + bee67e1 commit ad20130Copy full SHA for ad20130
1 file changed
.github/workflows/lint_markdown.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Git checkout
26
uses: actions/checkout@v4
27
- name: markdownlint-cli
28
- uses: nosborn/github-action-markdown-cli@v3.4.0
+ uses: nosborn/github-action-markdown-cli@v3.5.0
29
with:
30
files: .
31
config_file: .markdownlint.yaml
0 commit comments