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 · 1 comment
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
@huniafatima-arbi
Copy link
Member

All of the workflows which are using artifact-upload or artifact-download are upgraded to v4 except for the below mentioned repositories

I don't have write access to these repos. Marking this issue as blocked.
@iamsobanjaved FYI

@huniafatima-arbi huniafatima-arbi moved this from In Progress to Blocked in Arbi-BOM Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Blocked
Development

No branches or pull requests

2 participants