This is an automated email from the ASF dual-hosted git repository.
yqm pushed a commit to branch 35.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/35.0.0 by this push:
new d704cd3bd59 Fix CI unit tests runs by changing actions-timeline
version (#18677)
d704cd3bd59 is described below
commit d704cd3bd5979efb0c163edb0df820f5efaa5ec3
Author: Clint Wylie <[email protected]>
AuthorDate: Tue Oct 21 13:39:56 2025 -0700
Fix CI unit tests runs by changing actions-timeline version (#18677)
---
.github/workflows/unit-and-integration-tests-unified.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/unit-and-integration-tests-unified.yml
b/.github/workflows/unit-and-integration-tests-unified.yml
index 12f84e08113..270f02f52a1 100644
--- a/.github/workflows/unit-and-integration-tests-unified.yml
+++ b/.github/workflows/unit-and-integration-tests-unified.yml
@@ -134,4 +134,4 @@ jobs:
runs-on: ubuntu-latest
if: ${{ !cancelled() }}
steps:
- - uses: Kesin11/actions-timeline@427ee2cf860166e404d0d69b4f2b24012bb7af4f
+ - uses: Kesin11/actions-timeline@54d513e0b5ff1158f1cf8321108d666a5a6c1fca
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]