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 GH actions to use Node 20 features instead of 16 #46

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

akosthekiss
Copy link
Collaborator

GH Actions have deprecated the use of Node 16, since it has reached the end of its lifetime. Consequently, the outdated actions should be upgraded. In case of Picireny, the checkout, setup-java and setup-python actions need to be updated (v4 for checkout and setup-java, and v5 for setup-python).

GH Actions have deprecated the use of Node 16, since it has reached
the end of its lifetime. Consequently, the outdated actions should
be upgraded. In case of Picireny, the checkout, setup-java and
setup-python actions need to be updated (v4 for checkout and
setup-java, and v5 for setup-python).
Copy link
Owner

@renatahodovan renatahodovan left a comment

Choose a reason for hiding this comment

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

Lgtm.

@renatahodovan renatahodovan merged commit bbc19c1 into renatahodovan:master Aug 26, 2024
21 checks passed
@coveralls
Copy link

Coverage Status

coverage: 76.793%. remained the same
when pulling 464881e on akosthekiss:gha-node20
into df785fc on renatahodovan:master.

@akosthekiss akosthekiss deleted the gha-node20 branch August 26, 2024 20:24
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.

3 participants