Skip to content

node@12 has been deprecated warnings #965

Closed
@jkremser

Description

The GH actions that use node12 produce these warnings in our pipeline:

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: fkirc/skip-duplicate-actions

Also similarly set-output was deprecated and this should be used instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-environment-variable

So once/if those actions are updated to 16 or later we should also update those versions to get rid of those warnings.
Namely it's:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions