1
0
Fork 0
mirror of https://github.com/imjasonh/git-k8s synced 2026-07-09 15:16:56 +00:00
git-k8s/.github
Claude f9a44c22ec
Enable Go module and build caching in CI
Add cache-dependency-path: go.mod to both setup-go steps so that
actions/setup-go caches ~/go/pkg/mod and ~/.cache/go-build across
runs. Since go.sum is not checked in, go.mod is used as the cache key.

https://claude.ai/code/session_011joWLHyHc8v7nDfpNoWkEY
2026-02-28 04:18:53 +00:00
..
workflows Enable Go module and build caching in CI 2026-02-28 04:18:53 +00:00