Skip to content

chore: upgrade node version to 24 in all actions#330

Merged
kevinkupski merged 2 commits intomainfrom
chore/update-node-version
Apr 7, 2026
Merged

chore: upgrade node version to 24 in all actions#330
kevinkupski merged 2 commits intomainfrom
chore/update-node-version

Conversation

@Jay-Schneider
Copy link
Copy Markdown
Member

To get rid of deprecation warnings when using the actions like this one

Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, pnpm/action-setup@v4, zweitag/github-actions/global-variables@main. 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/

@Jay-Schneider Jay-Schneider self-assigned this Mar 30, 2026
@Jay-Schneider
Copy link
Copy Markdown
Member Author

Jay-Schneider commented Mar 30, 2026

I checked that for my use case (global-variables) the fix works by referencing this branch. How do we proceed @stefanvocke? Do you understand why the deployment-status' test check fails? I could look into the warnings and update stuff but it seems like the http error received might be unrelated?

@Jay-Schneider Jay-Schneider added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@kevinkupski
Copy link
Copy Markdown
Member

Thanks for opening the PR.
The reason for the failed action is was fixed in #331

Copy link
Copy Markdown
Member

@kevinkupski kevinkupski left a comment

Choose a reason for hiding this comment

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

👍

@kevinkupski kevinkupski merged commit 0cff7f8 into main Apr 7, 2026
3 checks passed
@kevinkupski kevinkupski deleted the chore/update-node-version branch April 7, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants