This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 7488449d086 [FLINK-38966][build] Update rsync for GHA to latest v8.0.2
(LTS) for main docs
7488449d086 is described below
commit 7488449d086ddb08feae22972266e5e019905f8b
Author: Martijn Visser <[email protected]>
AuthorDate: Thu Feb 5 05:13:58 2026 -0800
[FLINK-38966][build] Update rsync for GHA to latest v8.0.2 (LTS) for main
docs
---
.github/workflows/docs.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index c9d61d90db0..076d5ff4104 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -69,7 +69,7 @@ jobs:
bash -c "cd /root/flink && ./.github/workflows/docs.sh"
- name: Upload documentation
- uses:
burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823 # 5.2
+ uses:
burnett01/rsync-deployments@53581dff6de0d8511d74864451aacee4846bdf39 # 8.0.2
with:
switches: --archive --compress --delete
path: docs/target/
@@ -81,7 +81,7 @@ jobs:
- name: Upload documentation alias
if: env.flink_alias != ''
- uses:
burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823 # 5.2
+ uses:
burnett01/rsync-deployments@53581dff6de0d8511d74864451aacee4846bdf39 # 8.0.2
with:
switches: --archive --compress --delete
path: docs/target/