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 bc6b0fd commit 633bbbfCopy full SHA for 633bbbf
.github/workflows/docs-website.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Checkout repository
27
uses: actions/checkout@v6
28
29
- - uses: DavidAnson/markdownlint-cli2-action@v21
+ - uses: DavidAnson/markdownlint-cli2-action@v22
30
with:
31
globs: "**/*.md"
32
.github/workflows/validations.yaml
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
0 commit comments