JasonEtco / create-an-issue

A GitHub Action for creating a new issue from a template file.
MIT License
258 stars 83 forks source link

`set-output` command is deprecated and will be disabled soon #139

Closed SteveBox0 closed 1 year ago

SteveBox0 commented 1 year ago

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/

jdblischak commented 1 year ago

I removed this warning by updating from @v2 to @v2.8.0. See Issue #138