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
Hello @cb80 👋,
We've merged the pull request #586 with possible fix. Could you please try to use actions/setup-go@main to confirm that it works as expected.
Thank you!
Hello @priyagupta108 👋
After our enterprise instance synced the changes, I have not seen the error again. For the moment it looks good, but the error occurred seldomly and it may still be there. If it does not come up again, I will close the GH issue next Friday.
Thank you
Description: Every now and then (but not always) I get the following error in the GitHub workflow logs for the
setup-go
step:It seems to occur somewhere between these lines https://github.com/actions/setup-go/blob/main/src/main.ts#L21-L45.
What can I do, to analyze this further?
Action version: v5
Platform:
Runner type:
Tools version:
stable
Repro steps:
It's hard to reproduce and I cannot share the logs, as they reside on a GitHub enterprise instance.
Expected behavior:
No error.
latest
shall resolve to the latest Go version which isgo1.24.2
at the moment.Actual behavior:
Error occurs while resolving
latest
.The text was updated successfully, but these errors were encountered: