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
Seems that we reach a rate limiting with mise deps that is causing the CI to fail.
Suggestions:
Maybe we can cache the mise deps if there is common dependencies to download or we need to check the permission of the GITHUB_TOKEN to know what sort of rate limit is applied to it.
Seems that we reach a rate limiting with
mise deps
that is causing the CI to fail.Suggestions:
mise deps
if there is common dependencies to download or we need to check the permission of theGITHUB_TOKEN
to know what sort of rate limit is applied to it.For example this pull request:: #544
The text was updated successfully, but these errors were encountered: