mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-13 20:16:26 -04:00
GitHub Actions has deprecated set-output. Replace usages of set-output in stdout with the new syntax to save the output to the new environment variable. See: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/