Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #8707] Fix artifact download failure in CI after action upgrade #8708

Merged
merged 5 commits into from
Sep 19, 2024

Conversation

chi3316
Copy link
Contributor

@chi3316 chi3316 commented Sep 18, 2024

Which Issue(s) This PR Fixes

Fixes #8707

Brief Description

After upgrading @actions/upload-artifact to v4, @actions/download-artifact wasn't updated, causing issues with downloading artifacts. This PR upgrades both actions to v4, resolving the issue and allowing the artifact to be downloaded successfully.

@chi3316 chi3316 changed the title [ISSUE #8707]Fix artifact download failure in CI after action upgrade [ISSUE #8707] Fix artifact download failure in CI after action upgrade Sep 18, 2024
@RongtongJin RongtongJin merged commit d12635d into apache:develop Sep 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Unable to download build after updating @actions/upload-artifact to v4
2 participants