chore(deps): update actions/cache action to v5

This commit is contained in:
renovate[bot]
2026-01-10 04:58:14 +00:00
committed by GitHub
parent 32d1361ffa
commit cb09f8c74e

View File

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