This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-bin-resources.git
The following commit(s) were added to refs/heads/main by this push:
new 163f3f4 Bump actions/download-artifact from 4 to 8 (#70)
163f3f4 is described below
commit 163f3f402a940372fa8522a7f72ce685377e293a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 15:25:00 2026 +0800
Bump actions/download-artifact from 4 to 8 (#70)
Bumps
[actions/download-artifact](https://github.com/actions/download-artifact) from
4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v8)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/iotdb-tools-thrift-artifacts.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/iotdb-tools-thrift-artifacts.yml
b/.github/workflows/iotdb-tools-thrift-artifacts.yml
index f14f5e0..f76456f 100644
--- a/.github/workflows/iotdb-tools-thrift-artifacts.yml
+++ b/.github/workflows/iotdb-tools-thrift-artifacts.yml
@@ -197,7 +197,7 @@ jobs:
needs: build
steps:
- name: Download platform artifacts
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
with:
path: dist
pattern: iotdb-tools-thrift-*