Skip to content

Commit 12a5db0

Browse files
vvillait88claude
andcommitted
ci: migrate from archived useblacksmith/cache to actions/cache@v4
Blacksmith archived useblacksmith/cache on 2025-10-14 — their runners now transparently intercept upstream actions/cache@v4 and route it to the same fast colocated backend. Same performance, actively maintained, no Node.js 20 deprecation warning. https://github.com/useblacksmith/cache (archived) https://www.blacksmith.sh/blog/cache (migration rationale) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 2d12ce3 commit 12a5db0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: useblacksmith/checkout@v1
2222
- uses: astral-sh/setup-uv@v7
23-
- uses: useblacksmith/cache@v1
23+
- uses: actions/cache@v4
2424
with:
2525
path: |
2626
~/.cache/uv

0 commit comments

Comments
 (0)