Update md link checker (#7709)

* CI: ignore %20 for md link checker

* CI: update to a new action release that fixes %20 issue
This commit is contained in:
Denis Pisarev
2020-12-11 10:02:59 +01:00
committed by GitHub
parent 8814d793c7
commit 5478c2b891
3 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
// not listed here, CI will fail.
module.exports = [
'gaurav-nelson/github-action-markdown-link-check@e3c371c731b2f494f856dc5de7f61cea4d519907', // gaurav-nelson/github-action-markdown-link-check@v1.0.8
'gaurav-nelson/github-action-markdown-link-check@7481451f70251762f149d69596e3e276ebf2b236', // gaurav-nelson/github-action-markdown-link-check@v1.0.8
]