MarkusJx / install-boost

Install boost on Github actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The `set-output` command is deprecated

MarkusJx opened this issue · comments

When running the action, the following warning is emitted:

Warning: 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/

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

See also: #25 (reply in thread)