ci: use Blacksmith checkout cache

This commit is contained in:
Peter Steinberger
2026-04-21 03:09:07 +01:00
parent b938e6398b
commit 43734b1dbd
8 changed files with 99 additions and 617 deletions

View File

@@ -48,7 +48,7 @@ jobs:
OPENCLAW_LIVE_SETUP_TOKEN_VALUE: ""
steps:
- name: Checkout PR
uses: actions/checkout@v6
uses: useblacksmith/checkout@v1
- name: Install pnpm
uses: pnpm/action-setup@v4