This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch branch-1.2
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/branch-1.2 by this push:
new b5409bfb0f [Cherry-pick to branch-1.2] build(deps): bump
actions/upload-artifact from 4 to 7 (#10646) (#10703)
b5409bfb0f is described below
commit b5409bfb0f39d30a7241265f3abaf876b8b43da9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 11:37:33 2026 +0800
[Cherry-pick to branch-1.2] build(deps): bump actions/upload-artifact from
4 to 7 (#10646) (#10703)
**Cherry-pick Information:**
- Original commit: 96be23c7b002f0df4460a6ac2455830083c5a619
- Target branch: `branch-1.2`
- Status: ✅ Clean cherry-pick (no conflicts)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/trino-multi-version-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/trino-multi-version-test.yml
b/.github/workflows/trino-multi-version-test.yml
index 418acacb67..9dc90a5747 100644
--- a/.github/workflows/trino-multi-version-test.yml
+++ b/.github/workflows/trino-multi-version-test.yml
@@ -84,7 +84,7 @@ jobs:
--trino_connector_dir=${{ env.CONNECTOR_DIR
}}/trino-connector-435-439/build/libs
- name: Upload test reports
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
if: failure()
with:
name: trino-multi-version-test-reports