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) O3-3560: Use latest upload/download-artifact version in GH Actions #825

Merged
merged 2 commits into from
Jul 8, 2024
Merged

(chore) O3-3560: Use latest upload/download-artifact version in GH Actions #825

merged 2 commits into from
Jul 8, 2024

Conversation

Bcoderx6
Copy link
Contributor

@Bcoderx6 Bcoderx6 commented Jul 5, 2024

https://openmrs.atlassian.net/browse/O3-3560

Most of our repositories currently use actions/upload-artifact@v3 for artifact uploading and actions/download-artifact@v3 for artifact downloading within our CI pipelines. However, an updated version, actions/upload-artifact@v4 and actions/download-artifact@v4, is now available and should be considered for adoption across our projects.

@Bcoderx6
Copy link
Contributor Author

Bcoderx6 commented Jul 5, 2024

@jayasanka-sack

Copy link
Member

@jayasanka-sack jayasanka-sack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@jayasanka-sack jayasanka-sack merged commit acdea48 into openmrs:main Jul 8, 2024
13 checks passed
@Bcoderx6 Bcoderx6 deleted the (Improvement)-#O3-3560 branch July 8, 2024 18:06
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.

2 participants