Skip to content

Commit 4d3515a

Browse files
authored
Merge branch 'trunk' into fix/followers-block-entity-types
2 parents 0460fe7 + 7ee18f5 commit 4d3515a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Restore Playwright browsers from cache
4242
id: playwright-cache
43-
uses: actions/cache@v4
43+
uses: actions/cache@v5
4444
with:
4545
path: ~/.cache/ms-playwright
4646
key: ${{ runner.os }}-playwright-${{ hashFiles('package-lock.json') }}

0 commit comments

Comments
 (0)