Skip to content

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

Open
Jay-Schneider wants to merge 1 commit intomainfrom
chore/update-node-version
Open

chore: upgrade node version to 24 in all actions#330
Jay-Schneider wants to merge 1 commit 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
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.

1 participant