We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d4158 commit c7017b2Copy full SHA for c7017b2
.github/workflows/coding-standards.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/checkout@v4.1.7
61
62
- name: 🧐 Lint Markdown files
63
- uses: DavidAnson/markdownlint-cli2-action@v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v19.0.0
64
with:
65
config: '.github/.markdownlint.json'
66
globs: |
0 commit comments