This is an automated email from the ASF dual-hosted git repository. kunni pushed a commit to branch fix-doc in repository https://gitbox.apache.org/repos/asf/flink-cdc.git
commit e22e9d6e53aa7a77eec8e3c9fff392d2e9837b11 Author: lvyanquan <lvyanquan....@alibaba-inc.com> AuthorDate: Thu Aug 14 11:41:14 2025 +0800 [hotfix][doc] Update uses of Upload documentation in build_docs.yml. --- .github/workflows/build_docs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_docs.yml b/.github/workflows/build_docs.yml index 027595aac..2f33e2ff3 100644 --- a/.github/workflows/build_docs.yml +++ b/.github/workflows/build_docs.yml @@ -84,7 +84,7 @@ jobs: docker run --rm --volume "$PWD:/root/flink-cdc" chesnay/flink-ci:java_8_11_17_21_maven_386 bash -c "cd /root/flink-cdc && chmod +x ./.github/workflows/docs.sh && ./.github/workflows/docs.sh" - name: Upload documentation - uses: burnett01/rsync-deployments@7.0.2 + uses: burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823 with: switches: --archive --compress --delete path: docs/target/ @@ -96,7 +96,7 @@ jobs: - name: Upload documentation alias if: env.flink_alias != '' - uses: burnett01/rsync-deployments@7.0.2 + uses: burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823 with: switches: --archive --compress --delete path: docs/target/