We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8846d8 + ecd84b0 commit 545778dCopy full SHA for 545778d
.github/workflows/ci.yml
@@ -12,6 +12,6 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@v6.0.1
14
- name: Check formatting
15
- uses: davidanson/markdownlint-cli2-action@v21.0.0
+ uses: davidanson/markdownlint-cli2-action@v22.0.0
16
with:
17
globs: '**/*.md'
0 commit comments