Skip to content

Upgrade actions in workflows#658

Merged
jozefizso merged 2 commits intomainfrom
feature/github_actions
Sep 12, 2025
Merged

Upgrade actions in workflows#658
jozefizso merged 2 commits intomainfrom
feature/github_actions

Conversation

@jozefizso
Copy link
Collaborator

The actions/checkout and actions/setup-node actions were released with NodeJS 24 runtime, which requires the GitHub Runner v2.327.1.

As test-reporter builds are done on GH Actions runners, we can safely upgrade these actions.

https://github.com/actions/checkout/releases/tag/v5.0.0
https://github.com/actions/setup-node/releases/tag/v5.0.0

This action runs using NodeJS 24 and requires GitHub Runner v2.327.1 and newer
https://github.com/actions/checkout/releases/tag/v5.0.0
This action runs using NodeJS 24 and requires GitHub Runner v2.327.1 and newer
https://github.com/actions/setup-node/releases/tag/v5.0.0
@jozefizso jozefizso self-assigned this Sep 12, 2025
@jozefizso jozefizso added the github_actions Pull requests that update GitHub Actions code label Sep 12, 2025
@jozefizso jozefizso merged commit 34d8269 into main Sep 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant