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