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
** Why are these changes being introduced:
Github will be retiring actions/cache@v2 at the start of February 2025,
which this repository is currently configured to use.
** Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/pw-125
** How does this address that need:
This updates our CI workflow to use actions/cache@v4, which is the
latest release. No other changes appear to be needed beyond a version
bump.
** Document any side effects to this change:
None
0 commit comments