Skip to content

Commit 582e213

Browse files
committed
chore: bumped actions/cache
1 parent a2e528c commit 582e213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
>> $GITHUB_OUTPUT
7070

7171
- name: Cache Playwright browsers
72-
uses: actions/cache@v4
72+
uses: actions/cache@v5
7373
id: playwright-cache
7474
with:
7575
path: ~/.cache/ms-playwright

0 commit comments

Comments
 (0)