bump ci action

This commit is contained in:
Gauthier Roebroeck 2026-05-04 15:58:04 +08:00
parent eba135e56f
commit 35bf8df0c0

View file

@ -16,7 +16,7 @@ runs:
- name: Cache Playwright
id: playwright-cache
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: ~/.cache/ms-playwright
key: playwright-${{ runner.os }}-${{ env.PLAYWRIGHT_VERSION }}