Skip to content

set-output will be deprecated in Github actions #927

@qinsoon

Description

@qinsoon

See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

These are what we need to do/check:

  1. we need to change set-output to
echo "{name}={value}" >> $GITHUB_OUTPUT
  1. Upgrade our self-hosted Github runner to 2.297.0 or above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-opsArea: Operations (e.g. CI)P-highPriority: High. A high-priority issue should be fixed as soon as possible.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions