We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798d068 commit 94c70e7Copy full SHA for 94c70e7
1 file changed
.github/workflows/build_docs.yml
@@ -75,7 +75,7 @@ jobs:
75
fi
76
77
- name: Check dead links
78
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
+ uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225
79
with:
80
config-file: '.dlc.json'
81
0 commit comments