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 394aec8 commit a3074f6Copy full SHA for a3074f6
.github/workflows/markdown-style-checks.yml
@@ -19,6 +19,6 @@ jobs:
19
- uses: actions/checkout@v4
20
with:
21
fetch-depth: 0
22
- - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8
+ - uses: DavidAnson/markdownlint-cli2-action@a2cac9b7a796a201a848b2950067992bac1fe1a3
23
24
config: "docs/.sphinx/.markdownlint.json"
0 commit comments