Skip to content

Action using deprecated Node 12 and set-output command #13

@jmartin4563

Description

@jmartin4563

According to our node agent runs with this action, there are two GHA deprecated features being used

  1. Node@12 actions are deprecated -> https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
  2. set-output will be removed soon -> https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

You can see the GHA warnings here: https://github.com/newrelic/node-newrelic/actions/runs/3330926089

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions