You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2023/03/15 15:07:00 UTC

[jira] [Closed] (FLINK-31423) Update external connector workflow to use actions that use Node16 instead of Node12 under the hood

     [ https://issues.apache.org/jira/browse/FLINK-31423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser closed FLINK-31423.
----------------------------------
    Resolution: Fixed

Fixed in ci_utils: c835c9301ea13b5990f8f3c9a66c78e4c7de8093

> Update external connector workflow to use actions that use Node16 instead of Node12 under the hood
> --------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-31423
>                 URL: https://issues.apache.org/jira/browse/FLINK-31423
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Build System, Build System / CI
>            Reporter: Martijn Visser
>            Assignee: Martijn Visser
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, running workflows for externalized connectors results in warnings such as:
> {code:bash}
> Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-java@v2, stCarolas/setup-maven@v4.2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
> {code}
> We should update the used Github actions to their latest versions



--
This message was sent by Atlassian Jira
(v8.20.10#820010)