Skip to content

Commit 1b0506c

Browse files
chore(deps): update actions/cache digest to 6682284 (#752)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd87ca4 commit 1b0506c

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
@@ -72,7 +72,7 @@ jobs:
7272
run: echo "PLAYWRIGHT_BROWSERS_PATH=$HOME\.cache\playwright-bin" >> $env:GITHUB_ENV
7373

7474
- name: Cache Playwright's binary
75-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
75+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
7676
with:
7777
# Playwright removes unused browsers automatically
7878
# So does not need to add playwright version to key

0 commit comments

Comments
 (0)