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 cbedfd4 commit 0eea786Copy full SHA for 0eea786
.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@v17.0.0
64
with:
65
config: '.github/.markdownlint.json'
66
globs: |
0 commit comments