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

Bump GitHub Actions to v4 #496

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Bump GitHub Actions to v4 #496

merged 1 commit into from
Mar 26, 2024

Conversation

kdaud
Copy link
Member

@kdaud kdaud commented Mar 26, 2024

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.
  • I have tested the changes locally and verified that they work as intended.
  • I have added comments to my code where necessary to help others understand my changes.
  • I have read and agree to the Contributing Guidelines of this project.

Summary

Currently, GitHub Actions is using node 16 and this version reached it's end of life on 2023-09-11 as a result we get these warnings...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20
The way forward is to upgrade GitHub Actions to use v4 which defaults to Node.js 20

Screenshots

Before upgrade

BeforeUpgrade

After upgrade

AfterUpgrade

Related Issue

None.

Other

None.

@kdaud kdaud force-pushed the GA branch 4 times, most recently from b33af21 to c2ed76d Compare March 26, 2024 06:10
@kdaud kdaud changed the title Upping GitHub Actions to v4 Upping GitHub Actions to v4 and setup node to v20 Mar 26, 2024
@kdaud kdaud changed the title Upping GitHub Actions to v4 and setup node to v20 Bump GitHub Actions to v4 and setup node to v20 Mar 26, 2024
@kdaud kdaud force-pushed the GA branch 5 times, most recently from 6743ec2 to f5f7669 Compare March 26, 2024 07:29
@kdaud kdaud changed the title Bump GitHub Actions to v4 and setup node to v20 Bump GitHub Actions to v4 Mar 26, 2024
@dkayiwa dkayiwa merged commit 8b37658 into openmrs:master Mar 26, 2024
50 checks 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.

None yet

2 participants