digitalocean / clusterlint

A best practices checker for Kubernetes clusters. 🤠
Apache License 2.0
542 stars 45 forks source link

specify go-version in setup-go actions #169

Closed dhij closed 4 months ago

dhij commented 4 months ago

The release was failing for some reason: https://github.com/digitalocean/clusterlint/actions/runs/8994830775/job/24708887062#step:2:1

It doesn't specify what the error is but thought that switching go-version to a specific version might help 👍