Skip to content

fix(ci): update workflows latest actions that run on node24#176

Open
mcattamoredhat wants to merge 1 commit intofedora-iot:mainfrom
mcattamoredhat:update-actions-to-node24
Open

fix(ci): update workflows latest actions that run on node24#176
mcattamoredhat wants to merge 1 commit intofedora-iot:mainfrom
mcattamoredhat:update-actions-to-node24

Conversation

@mcattamoredhat
Copy link
Copy Markdown
Contributor

This PR tries to avoid deprecation message on github actions workflow runs:

check-pull-request
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: octokit/request-action@v2.x. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Since Node20 will reach end-of-life (EOL) in April of 2026, it is mentioned in https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ that we should Update our workflows with latest versions of the actions that run on Node24.

@mcattamoredhat mcattamoredhat force-pushed the update-actions-to-node24 branch from dd4957d to 9b98530 Compare April 20, 2026 13:38
@mcattamoredhat mcattamoredhat force-pushed the update-actions-to-node24 branch from 9b98530 to 4533ed4 Compare April 20, 2026 13:42
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.

1 participant