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 84a32cc commit c04ae66Copy full SHA for c04ae66
.github/workflows/md-link-checker.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v4
11
- run: cd docs && sh ./pre.sh
12
- - uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
+ - uses: gaurav-nelson/github-action-markdown-link-check@1.0.16
13
with:
14
folder-path: "docs"
15
- run: cd docs && sh ./post.sh
0 commit comments