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

Upgrade artifact actions version to v4 as v3 is being removed #93

Open
iamsobanjaved opened this issue Dec 12, 2024 · 0 comments
Open
Assignees

Comments

@iamsobanjaved
Copy link
Member

The artifact actions version currently being used is v3, which is scheduled for removal. To ensure the continued functionality of workflows relying on this action, the version needs to be upgraded to v4. This update will prevent potential disruptions and maintain compatibility with the latest features and security improvements provided in v4.

Tasks:

  • Identify all workflows using actions/upload-artifact@v3 or actions/download-artifact@v3.
  • Update these workflows to reference actions/upload-artifact@v4 and actions/download-artifact@v4.
  • Test the updated workflows to ensure proper functionality.

Link: https://github.com/orgs/community/discussions/142581

@github-project-automation github-project-automation bot moved this to Todo in Arbi-BOM Dec 12, 2024
@huniafatima-arbi huniafatima-arbi self-assigned this Dec 12, 2024
@huniafatima-arbi huniafatima-arbi moved this from Todo to In Progress in Arbi-BOM Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants