codeql-action
codeql-action copied to clipboard
Use Go 1.22 in workflows
This PR updates the workflows to use Go 1.22. I have also used this opportunity to disable the automatic caching that the setup-go Action performs to ensure that this doesn't interfere with our testing.