We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65f1ed commit dd24ab4Copy full SHA for dd24ab4
1 file changed
.github/workflows/link-checker.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v4
30
31
- name: Check Links in Markdown Files
32
- uses: gaurav-nelson/github-action-markdown-link-check@v3.13.1
+ uses: gaurav-nelson/github-action-markdown-link-check@v1
33
with:
34
use-quiet-mode: 'yes'
35
use-verbose-mode: 'no'
0 commit comments