Update github actions to a version that use node 20
As mentioned in a warning when running github actions, some needs to be updated to a version that uses node 20 before it gets removed.
Do you have additional informations on this, Like a link to the warning in an action logs or the warning message ? I am curious as most of the github actions have been recently upgraded.
@squakez I'll take care of it, there is probably the setup-go action that was failing and was excluded from upgrades.
Upgrade of release-action tracked here : https://issues.apache.org/jira/browse/INFRA-25547
All actions has been upgraded to node20.