We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e528c commit 582e213Copy full SHA for 582e213
1 file changed
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
>> $GITHUB_OUTPUT
70
71
- name: Cache Playwright browsers
72
- uses: actions/cache@v4
+ uses: actions/cache@v5
73
id: playwright-cache
74
with:
75
path: ~/.cache/ms-playwright
0 commit comments