Ferenc Gerlits created MINIFICPP-2302:
-----------------------------------------
Summary: Upgrade to Node.js 20 github actions
Key: MINIFICPP-2302
URL: https://issues.apache.org/jira/browse/MINIFICPP-2302
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
Most of the github user actions we use in our CI jobs use Node.js 16, which is
now deprecated, so generates a warning.
Upgrade to the latest major versions, which use Node.js 20.
Unfortunately, some actions don't have Node.js 20 versions:
* seanmiddleditch/gha-setup-ninja@v4 is the latest version, uses Node.js 16
* xpol/[email protected] is the latest version, uses Node.js 12 (!) -- maybe use
leafo/gh-actions-lua instead?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)