David Handermann created NIFI-10658:
---------------------------------------
Summary: Upgrade GitHub Actions to Current Versions
Key: NIFI-10658
URL: https://issues.apache.org/jira/browse/NIFI-10658
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Reporter: David Handermann
Assignee: David Handermann
The versions of several GitHub Actions in the system-test and state workflow
configurations use deprecated versions of Node.js according to recent messages
from GitHub:
{quote}Node.js 12 actions are deprecated. For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Please update the following actions to use Node.js 16{quote}
Actions in these workflows should be upgraded to current versions to resolve
the deprecation warnings.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)