2 comments

  • JyB13 minutes ago
    Have you considered submitting an upstream patch to the widely used actions/setup-go as well?
  • peterldowns2 hours ago
    Hey everyone, one of the authors here. This is a &quot;small&quot; improvement that has saved us a LOT of developer time over the last few months. It&#x27;s actually quite crazy to me that the default actions&#x2F;setup-go simply does not work well if you want to have more than one golang action running at the same time.<p>The blogpost has a lot of technical details, but you can also just read the code and try it yourself:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;cloudx-io&#x2F;setup-go" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cloudx-io&#x2F;setup-go</a>