We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574886f commit a71c97cCopy full SHA for a71c97c
.github/workflows/build.yml
@@ -76,6 +76,6 @@ jobs:
76
steps:
77
- uses: actions/checkout@v4
78
- name: 🔗 Markup Link Checker (mlc)
79
- uses: becheran/mlc@v0.19.2
+ uses: becheran/mlc@v0.21.0
80
with:
81
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dotnet.microsoft.com/*,https://dev.azure.com/*,https://app.codecov.io/* -p docfx
0 commit comments