Merge pull request #557 from DayuanJiang/renovate/actions-cache-5.x

chore(deps): update actions/cache action to v5
This commit is contained in:
Dayuan Jiang
2026-01-10 14:36:02 +09:00
committed by GitHub

View File

@@ -44,7 +44,7 @@ jobs:
run: npm ci
- name: Cache Playwright browsers
uses: actions/cache@v4
uses: actions/cache@v5
id: playwright-cache
with:
path: ~/.cache/ms-playwright