This is an automated email from the ASF dual-hosted git repository.
kunni pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-cdc.git
The following commit(s) were added to refs/heads/master by this push:
new 97baee48a [ci] Fix master branch documentation build failure (#4260)
97baee48a is described below
commit 97baee48a8aa93cdd2a593e38d09435fac975f93
Author: yuxiqian <[email protected]>
AuthorDate: Thu Feb 5 16:48:20 2026 +0800
[ci] Fix master branch documentation build failure (#4260)
---
.github/workflows/build_docs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build_docs.yml b/.github/workflows/build_docs.yml
index c7a0773ee..f0de44a4d 100644
--- a/.github/workflows/build_docs.yml
+++ b/.github/workflows/build_docs.yml
@@ -75,7 +75,7 @@ jobs:
fi
- name: Check dead links
- uses: gaurav-nelson/[email protected]
+ uses:
tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225
with:
config-file: '.dlc.json'