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
This issue suggests refactoring the following flow in the getCacheKey function by simplifying the if condition for constructing the cache key if a lock file does not exist in the project:
This issue suggests refactoring the following flow in the
getCacheKey
function by simplifying the if condition for constructing the cache key if a lock file does not exist in the project:https://github.com/threeal/yarn-install-action/blob/9eb826cd9068cdd1ef5b89ff4e232b6febab685c/src/cache.ts#L11-L23
The text was updated successfully, but these errors were encountered: