Closed rohitagg2020 closed 5 months ago
In order for this to do a full update we maybe should update our actions to use:
- name: Set Up Go uses: actions/setup-go@v5 with: go-version-file: go.mod check-latest: true
To ensure that we do not need to update the github actions in a separate commit. Can you please do the change in all the github actions that need it?
Sounds good
Adding workflow to update go