Replace deprecated github action

This commit is contained in:
engn33r
2025-10-03 00:00:00 +00:00
parent 71461ec3f4
commit 9490d062e0

View File

@@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
- uses: tcort/github-action-markdown-link-check@v1
with:
config-file: 'mlc_config.json'