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 9516af7 commit b1524baCopy full SHA for b1524ba
.github/workflows/coding-standards.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/checkout@v4.2.1
61
62
- name: 🧐 Lint Markdown files
63
- uses: DavidAnson/markdownlint-cli2-action@v17.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v18.0.0
64
with:
65
config: '.github/.markdownlint.json'
66
globs: |
0 commit comments