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 github actions to Node 20 #271

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

ferhoyos
Copy link
Contributor

@ferhoyos ferhoyos commented Jul 4, 2024

Currently, github actions use v3 of actions/checkout, which internally runs on Node 16 (https://github.com/actions/checkout/blob/v3/action.yml#L90).

This PR upgrades github actions to v4, which internally runs Node on 20 (https://github.com/actions/checkout/blob/v4/action.yml#L102)

@ferhoyos ferhoyos self-assigned this Jul 4, 2024
@ferhoyos ferhoyos requested a review from aljesusg July 4, 2024 06:30
@jshaughn
Copy link

@ferhoyos , just noticed this has been sitting for a while. is there a reason we don't move it forward?

@ferhoyos
Copy link
Contributor Author

@jshaughn Yes, a PR approval of any of the Kiali maintainers :-)

Copy link

@jshaughn jshaughn left a comment

Choose a reason for hiding this comment

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

Looks OK to me!

@ferhoyos ferhoyos merged commit ca78611 into kiali:master Sep 27, 2024
1 check passed
@ferhoyos ferhoyos deleted the 7503-upgrade-node-20 branch September 27, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants