Bug report
Describe the bug
We get this error pretty regularly:
API rate limit exceeded for xxxx. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
To Reproduce
run the action a few times in a row
Expected behavior
should always work
Additional context
Found this issue, the go installation seems to be an issue:
actions/setup-go#16
Bug report
Describe the bug
We get this error pretty regularly:
API rate limit exceeded for xxxx. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)To Reproduce
run the action a few times in a row
Expected behavior
should always work
Additional context
Found this issue, the go installation seems to be an issue:
actions/setup-go#16