I’m currently running into an error when trying to publish my project.
Seems like it has to due with Plasmic using a depreciating Github Actions version?
Error: This request has been automatically failed because it uses a deprecated version of
actions/cache: v2
. Please update your workflow to use v3/v4 of actions/cache to avoid interruptions. Learn more: Notice of upcoming releases and breaking changes for GitHub Actions - GitHub Changelog
Seems like Github is doing this on purpose:
Brownouts:
To raise awareness of the upcoming deprecation, we have scheduled brownouts for the following dates/times, builds that are scheduled to run during the brownout periods will fail.
February 4, 5pm – 6pm UTC
February 11, 3pm – 7pm UTC
February 18, 2pm – 10pm UTC
Is there a timeline on updating the version of GitHub Actions used?
Relevant links:
- My project: Plasmic