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.
2 parents 91ac2eb + 84cacba commit ed97068Copy full SHA for ed97068
1 file changed
.github/workflows/branch-markdown.yml
@@ -87,7 +87,7 @@ jobs:
87
echo; echo "PNPM install"
88
pnpm install
89
90
- - uses: DavidAnson/markdownlint-cli2-action@v23
+ - uses: DavidAnson/markdownlint-cli2-action@v24
91
if: steps.changed-files.outputs.count > 0
92
with:
93
config: '.markdownlint.json'
0 commit comments