php-actions / composer

Use the Composer CLI in your Github Actions.
176 stars 56 forks source link

Fix deprecated ::set-output #93

Closed sacerro closed 2 years ago

sacerro commented 2 years ago

::set-output and ::set-state will be deprecated.

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