You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
As of v3.0.0 the @actions/cache library will swallow any failures in save/restore operations. This means that our error handling code is no longer functional, and we will incorrectly report "Entry saved" or "Entry restored" when an error occurs.
The text was updated successfully, but these errors were encountered:
As of
v3.0.0
the@actions/cache
library will swallow any failures in save/restore operations. This means that our error handling code is no longer functional, and we will incorrectly report "Entry saved" or "Entry restored" when an error occurs.The text was updated successfully, but these errors were encountered: