You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: revert deprecated useblacksmith forks and extend Blacksmith coverage
The useblacksmith/cache, useblacksmith/setup-node, useblacksmith/setup-go
forks are now archived. Blacksmith's colocated cache is applied at the
runner level (network/DNS interception of cache API calls), so upstream
actions/cache@v5, actions/setup-node@v6 and actions/setup-go@v6 hit the
same 4x backend transparently — with continued security patches and
upstream improvements.
Revert prior swaps (PR1 19c4534, PR5 9b05731/3dad0ae) to SHA-pinned
upstream actions, bump test.yml's residual actions/cache@v4 to v5, and
migrate previously-skipped low-frequency Linux jobs (api-sync, mirror,
codeql, release publish/homebrew/scoop) to Blacksmith runners for
consistency.
useblacksmith/checkout is unchanged — it's a separate sticky-disk
product, not part of the deprecated cache-fork family.
0 commit comments