This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new bc38316e58e workflow: increase upload-e2e-artifacts composite action
retention days from 1 to 3, improve for cross days pr ci re-run (#38309)
bc38316e58e is described below
commit bc38316e58efe0d617e03b72b888fbff25d634cc
Author: Hongsheng Zhong <[email protected]>
AuthorDate: Tue Mar 3 12:07:26 2026 +0800
workflow: increase upload-e2e-artifacts composite action retention days
from 1 to 3, improve for cross days pr ci re-run (#38309)
---
.github/workflows/resources/actions/upload-e2e-artifacts/action.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/.github/workflows/resources/actions/upload-e2e-artifacts/action.yml
b/.github/workflows/resources/actions/upload-e2e-artifacts/action.yml
index 3748fd199ca..a09013dd10e 100644
--- a/.github/workflows/resources/actions/upload-e2e-artifacts/action.yml
+++ b/.github/workflows/resources/actions/upload-e2e-artifacts/action.yml
@@ -36,4 +36,4 @@ runs:
path: |
/tmp/maven-repo-output.tar.gz
/tmp/apache-shardingsphere-proxy-test.tar
- retention-days: 1
+ retention-days: 3