mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
a99bcbb50e
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ for more details. As actions/cache@v2 was using deprecated `save-state` command, its usage has been updated to use v3. For good measure, other actions have also been upgraded to their latest version.