chromatic-cli icon indicating copy to clipboard operation
chromatic-cli copied to clipboard

Remove usage of `set-output` in GitHub Action

Open JavaScriptBach opened this issue 3 years ago • 0 comments

Feature request

Using the GitHub Action outputs messages of set-output being deprecated: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Generally the fix should be to upgrade @actions/core to 1.10.0.

JavaScriptBach avatar Oct 14 '22 21:10 JavaScriptBach