Skip to content

Commit 36fcba1

Browse files
chore(deps): update actions/cache digest to 0057852 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76b9469 commit 36fcba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
if: ${{ inputs.frontend_url == 'http://localhost:3000' }}
3333
run: docker compose logs
3434
- name: Cache Playwright Browsers
35-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
35+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
3636
id: playwright-cache
3737
with:
3838
path: |

0 commit comments

Comments
 (0)