### Description GitHub recently deprecated `save-state` and `set-output` commands. Ref https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Research how to use environment files instead and implement
Description
GitHub recently deprecated
save-stateandset-outputcommands.Ref https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Research how to use environment files instead and implement