Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: use 'oldstable' and 'stable' go toolchain aliases
The setup-go action has made maintaining workflows built on it easier by not requiring constant updates as new versions of Go are released. 'stable' is the current stable toolchain, and 'oldstable' is stable-1. Also, update the branch name to 'main', as this seems to have changed.
- Loading branch information