[
https://issues.apache.org/jira/browse/CASSGO-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bohdan Siryk updated CASSGO-111:
--------------------------------
Description:
There is a warning in our CI jobs which tells us about deprecation of Node.js
24 in Github Actions. We should review if our {*}actions{*}{*}/xxx{*}
dependencies support the next Node.js version and bump those that doesn't.
GH changelog:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
{code:java}
Warning: Node.js 20 actions are deprecated. The following actions are running
on Node.js 20 and may not work as expected: actions/cache@v3, actions/cache@v4,
actions/checkout@v2, actions/setup-go@v5, actions/setup-python@v5. Actions will
be forced to run with Node.js 24 by default starting June 2nd, 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/{code}
was:
There is a warning in our CI jobs which tells us about deprecation of Node.js
24 in Github Actions. We should review if our {*}actions{*}{*}/xxx{*}
dependencies support the next Node.js version and bump those that doesn't.
{code:java}
Warning: Node.js 20 actions are deprecated. The following actions are running
on Node.js 20 and may not work as expected: actions/cache@v3, actions/cache@v4,
actions/checkout@v2, actions/setup-go@v5, actions/setup-python@v5. Actions will
be forced to run with Node.js 24 by default starting June 2nd, 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/{code}
> Bump versions of Github Actions dependencies
> --------------------------------------------
>
> Key: CASSGO-111
> URL: https://issues.apache.org/jira/browse/CASSGO-111
> Project: Apache Cassandra Go driver
> Issue Type: Improvement
> Reporter: Bohdan Siryk
> Priority: Normal
>
> There is a warning in our CI jobs which tells us about deprecation of Node.js
> 24 in Github Actions. We should review if our {*}actions{*}{*}/xxx{*}
> dependencies support the next Node.js version and bump those that doesn't.
> GH changelog:
> https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
> {code:java}
> Warning: Node.js 20 actions are deprecated. The following actions are running
> on Node.js 20 and may not work as expected: actions/cache@v3,
> actions/cache@v4, actions/checkout@v2, actions/setup-go@v5,
> actions/setup-python@v5. Actions will be forced to run with Node.js 24 by
> default starting June 2nd, 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/{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]