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.
2 parents 3ad78d7 + d37159c commit 596924fCopy full SHA for 596924f
.github/workflows/e3sm-gh-md-linter.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
files: '**/*.md'
27
separator: ","
28
- - uses: DavidAnson/markdownlint-cli2-action@v18
+ - uses: DavidAnson/markdownlint-cli2-action@v19
29
if: steps.changed-files.outputs.any_changed == 'true'
30
31
config: 'docs/.markdownlint.json'
0 commit comments