setup-go/__tests__
Claude cf0b11600c
perf: add cache-build option and upgrade to v6.2.0
Add `cache-build` input (default: false) to control whether GOCACHE is
included in the cache. This dramatically reduces cache size from ~1.2GB
to ~200-400MB by excluding build artifacts that have low reuse across
code changes.

Also upgrades dependencies (@actions/cache v5, semver v7.7) and runtime
to node24 to align with upstream actions/setup-go.

https://claude.ai/code/session_01CqrWSjzGgd7Zi6LyJkd9XW
2026-04-04 17:58:19 +00:00
..
data Fix versions check failure (#479) 2024-05-10 11:25:20 -05:00
cache-restore.test.ts perf: add cache-build option and upgrade to v6.2.0 2026-04-04 17:58:19 +00:00
cache-utils.test.ts Revise isGhes logic (#511) 2024-10-21 11:56:08 -05:00
setup-go.test.ts feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496) 2024-11-25 12:37:21 -06:00
utils.test.ts Update self-hosted environment validation and bump undici version (#556) 2025-04-01 10:32:30 -05:00
verify-go.sh Use GitHub releases to download Go versions. (#58) 2020-06-29 11:41:13 -04:00
windows-toolcache.test.ts Fix Install on Windows is very slow (#393) 2023-08-03 14:33:56 +02:00