mage-os / github-actions

Mage-OS GitHub Actions for the distribution repositories.
13 stars 12 forks source link

[CHORE] Fix all `::set-output` deprecations #135

Open damienwebdev opened 1 year ago

damienwebdev commented 1 year ago

chore

In the project, we use a lot of actions. These actions are actually dependencies of the project and depend on Github's features and the peripheral ecosystem. We need to keep these maintained.

This issue tracks fixing the ::set-output deprecations.