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
I noticed looking at recent workflow runs that there's a number of
warnings where the cache has failed to save/restore.
Apparently old versions of the actions cache service are now deprecated
(actions/setup-python#1007).
Bumping actions/setup-python to v5 should hopefully fix the caching and
help speed up CI runs!
0 commit comments