mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-19 19:55:16 -04:00
Bump flatpak-builder action to enable: - https://github.com/flatpak/flatpak-github-actions/pull/120 - https://github.com/flatpak/flatpak-github-actions/pull/119 Makes Flatpak CIs only restores the cache if the cache key hit a cache from the master branch. Prevents Flatpak CIs to saves cache on branches that are not master. So a newer caches are saved only on the master branch.