Skip to content

GitHub Actions set-output / save-state deprecation #203

@trinitronx

Description

@trinitronx

Deprecation Notice

  • Migrate set-output / save-state to use new GITHUB_* Environment files
    • Can't seem to find many instances of either, but it affects at least sprout-wrap
    • Search for more instances in personal repos too...

2024-07-09: GitHub Actions workflow output revealed where it is:

master-branch
The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

master-branch
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-cool/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

So, we also must upgrade Node.js version used in the master-branch and automerge workflows.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions