Skip to content

Commit 061c4f5

Browse files
Update actions/cache digest to 0057852 (#996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64385e0 commit 061c4f5

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
@@ -221,7 +221,7 @@ jobs:
221221
labels: ${{ steps.meta.outputs.labels }}
222222

223223
- name: Restore Cached Browsers
224-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
224+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
225225
with:
226226
path: ~/.cache/ms-playwright
227227
key: ${{ runner.os }}-browsers

0 commit comments

Comments
 (0)