-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: API rate limit exceede #9
Comments
The issue already addressed here |
I have included my github token as per the examples but am still getting this API rate-limiting error. |
I migrated to https://github.com/taiki-e/install-action - name: Install latest just release
uses: taiki-e/install-action@v1
with:
tool: just |
Also encountered same problem in my project - tested out your solution, that helped! Now I also use taiki-e/install-action for just installation. |
- name: Install latest just release
uses: taiki-e/install-action@just |
Hi.
I have been getting many of this lately:
Any solution for this?
Thanks for
setup-just
! ❤️The text was updated successfully, but these errors were encountered: