chore: update playwright cache key to version 1.56.0

This commit is contained in:
Jason Cameron
2025-11-14 16:50:29 -08:00
parent 71bb9803ac
commit d8c2ef9801

View File

@@ -38,7 +38,7 @@ jobs:
with:
path: |
~/.cache/ms-playwright
key: ${{ runner.os }}-playwright-${{ hashFiles('**/go.sum') }}
key: ${{ runner.os }}-playwright-1.56.0
- name: install node deps
run: |