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

chore: update actions download-artifact and up-artifact to v4 #2151

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Nov 26, 2024

As the actions/download-artifact@v3 and actions/upload-artifact@v3 are scheduled for deprecation on November 30, 2024, this patch updates them to v4.

https://github.com/actions/upload-artifact?tab=readme-ov-file#actionsupload-artifact
https://github.com/actions/download-artifact?tab=readme-ov-file#actionsdownload-artifact

@acelyc111 acelyc111 force-pushed the chore_up_download-artifact_v4 branch from 37bd717 to eab340e Compare January 14, 2025 15:10
@acelyc111 acelyc111 changed the title chore: update actions/download-artifact to v4 chore: update actions download-artifact and up-artifact to v4 Jan 17, 2025
@acelyc111
Copy link
Member Author

Fix issue like:

Prepare all required actions
Getting action download info
Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-[1](https://github.com/apache/incubator-pegasus/actions/runs/12813022305/job/35726108414?pr=2083#step:6:1)6-deprecation-notice-v3-of-the-artifact-actions/

@acelyc111 acelyc111 merged commit c950ffe into apache:master Jan 17, 2025
94 of 95 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants