We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9409f44 + 83228fe commit 015fcf6Copy full SHA for 015fcf6
1 file changed
.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.0
+ uses: becheran/mlc@v0.19.1
80
with:
81
- args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dev.azure.com/*,https://app.codecov.io/* -p docfx
+ 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