mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-01 01:52:04 -05:00
Implement the new merge sub-action from upload-artifact as a separate job that requires the Sparkle appcast creation job so that we still get a single combined artifact for the Sparkle appcast. This lets us update upload-artifact from v3 to v4. GitHub Actions has deprecated Actions based on node16. The v4 actions are based on node20. See: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/