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 #78

Merged
merged 2 commits into from
Jul 24, 2024
Merged

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

merged 2 commits into from
Jul 24, 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.

@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 1f88e18 into openmrs:master Jul 24, 2024
3 checks passed
@Bcoderx6 Bcoderx6 deleted the (Improvement)-#O3-3551 branch July 24, 2024 15:42
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