mirror of
https://github.com/coredns/coredns.git
synced 2026-04-15 00:15:32 -04:00
* Use major version pinning for actions to reduce dependeabot churn. * Use tilde matching for Go versions to use the latest patch release. * Checkout before installing Go to fix go module caching. Signed-off-by: SuperQ <superq@gmail.com>