actions / setup-go

Set up your GitHub Actions workflow with a specific version of Go
MIT License
1.41k stars 531 forks source link

Allow for collapsing log output #451

Open nfx opened 10 months ago

nfx commented 10 months ago

Description: when using setup-go from composite workflows, the output logging is too verbose and does not collapse

image

Action version: v4 & v5

Expected behavior: Logs are collapsed to one log group

HarithaVattikuti commented 10 months ago

Hello @nfx Thank you for creating this issue. We will investigate it and get back to you as soon as we have some feedback.

amffetamiinka commented 9 months ago
          - name: Setup Go environment
            uses: actions/setup-go@v5.0.0