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-3551: Use latest Actions in GH Actions #122

Merged
merged 3 commits into from
Jul 11, 2024
Merged

(chore) O3-3551: Use latest Actions in GH Actions #122

merged 3 commits into from
Jul 11, 2024

Conversation

Bcoderx6
Copy link

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

Most of our repositories currently use actions/setup-java@v3 for Java setup and actions/checkout@v3 for code checkout within our CI pipelines. However, updated versions, actions/setup-java@v4 and actions/checkout@v4, are now available and should be considered for adoption across our projects.

Yasindu Dissanayake added 2 commits July 10, 2024 11:44
(chore) O3-3551: Use latest Actions in GH Actions
@Bcoderx6
Copy link
Author

@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 @Bcoderx6 !

@jayasanka-sack jayasanka-sack merged commit 1aab992 into openmrs:master Jul 11, 2024
1 check 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.

2 participants