You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/18 13:30:00 UTC

[jira] [Commented] (NIFI-10658) Upgrade GitHub Actions to Current Versions

    [ https://issues.apache.org/jira/browse/NIFI-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619539#comment-17619539 ] 

ASF subversion and git services commented on NIFI-10658:
--------------------------------------------------------

Commit 7d6dc2cacee6ae8740c2212c97cfdcb7c08341ec in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7d6dc2cace ]

NIFI-10658 Upgraded GitHub Actions to current versions

- Upgraded stale from 3 to 6
- Upgraded checkout from 2 to 3 in system-tests
- Upgraded setup-java from 2 to 3 in system-tests
- Upgraded upload-artifact from 2 to 3 in system-tests

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #6542.


> 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)