Closed thanethomson closed 11 months ago
Noticed a few dependency update workflows are failing and it seems to be due to GitHub Actions caching a slightly outdated version of Go.
We do this in CometBFT to ensure we always have the absolute latest version of Go: https://github.com/cometbft/cometbft/blob/148eebdab2fbf44cec4f1de3c07ce53ef02d4509/.github/workflows/govulncheck.yml#L22
Noticed a few dependency update workflows are failing and it seems to be due to GitHub Actions caching a slightly outdated version of Go.
We do this in CometBFT to ensure we always have the absolute latest version of Go: https://github.com/cometbft/cometbft/blob/148eebdab2fbf44cec4f1de3c07ce53ef02d4509/.github/workflows/govulncheck.yml#L22