grpc-go icon indicating copy to clipboard operation
grpc-go copied to clipboard

Replace deprecated `set-output` command with environment file

Open jongwooo opened this issue 2 years ago • 3 comments

Describe the issue In workflow, 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/

jongwooo avatar Jun 27 '23 15:06 jongwooo

@Harsh8055 : Please let us know if you are interested in contributing to our repo and we can find other issues you can work on.

easwars avatar Jul 13 '23 18:07 easwars

Let's leave this open to replace our use of actions/upload-release-asset@v1 with softprops/action-gh-release

dfawley avatar Jul 13 '23 18:07 dfawley