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

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 Picire, the checkout and setup-python actions need to be updated (v4 for checkout 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 Picire, the checkout and setup-python
actions need to be updated (v4 for checkout and v5 for
setup-python).
@coveralls
Copy link

Coverage Status

coverage: 93.003%. remained the same
when pulling 075f948 on akosthekiss:gha-node20
into 139d290 on renatahodovan:master.

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 79dd57f into renatahodovan:master Aug 26, 2024
22 checks passed
@akosthekiss akosthekiss deleted the gha-node20 branch August 26, 2024 12:15
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