lnd/.github/actions
yyforyongyu f2e1c11593
.github: remove github.job from the cache key and update docs
This commit adds a more descriptive docs about the caching process. In
addition, the `github.job` is now removed from the cache key
construction to allow jobs sharing the same cache. In addition, given we
now use `inputs.key-prefix`, the `github.job` is no longer relevant as
the `key-prefix` already creates a unique name for the cache.

We also update the lint and check commits job to use the same cache from
the unit test, given they are running in the same environment.
2025-07-18 15:41:46 +08:00
..
cleanup-space .github: add new action cleanup-space 2025-07-18 15:41:44 +08:00
rebase .github: make the rebase step re-usable 2024-06-13 08:11:02 -04:00
setup-go .github: remove github.job from the cache key and update docs 2025-07-18 15:41:46 +08:00