[
https://issues.apache.org/jira/browse/RANGER-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Kumar resolved RANGER-5524.
------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Merged in master:
[https://github.com/apache/ranger/commit/e2914369477a3d2c104a62827502dc9057d0e169]
Merged in main:
https://github.com/apache/ranger-tools/commit/6ac6f3c3b059569cff22ef781eb0bc9ed31901a6
> Bump GitHub action versions
> ---------------------------
>
> Key: RANGER-5524
> URL: https://issues.apache.org/jira/browse/RANGER-5524
> Project: Ranger
> Issue Type: Bug
> Components: github-actions
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Below warning is observed in CI builds:
> {code:java}
> Node.js 20 actions are deprecated. The following actions are running on
> Node.js 20 and may not work as expected: actions/cache/restore@v4,
> actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4.
> 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.
> {code}
> For more information see:
> [https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)