Skip to content

Commit 4a10f4c

Browse files
committed
ci: update playwright cache key
1 parent 5a995a5 commit 4a10f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id: playwright-cache
1717
with:
1818
path: /Users/runner/Library/Caches/ms-playwright
19-
key: ${{ runner.os }}-playwright-1.43.0
19+
key: ${{ runner.os }}-playwright-1.44.0
2020

2121
- name: Install dependencies
2222
run: bun install

0 commit comments

Comments
 (0)