From d6d5c6d24655f6c8329d9ea61ef256dfdd7b6dd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:53:21 -0600 Subject: [PATCH] chore: Update v8 snapshot cache - windows (#30644) * chore: updating v8 snapshot cache * index on develop: 12af62701d chore: fix github token issue on windows with v8 snapshot action (#30668) --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> --- tooling/v8-snapshot/cache/win32/snapshot-meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/v8-snapshot/cache/win32/snapshot-meta.json b/tooling/v8-snapshot/cache/win32/snapshot-meta.json index 6f2ead933814..32828f1a9902 100644 --- a/tooling/v8-snapshot/cache/win32/snapshot-meta.json +++ b/tooling/v8-snapshot/cache/win32/snapshot-meta.json @@ -4252,5 +4252,5 @@ "./tooling/v8-snapshot/cache/win32/snapshot-entry.js" ], "deferredHashFile": "yarn.lock", - "deferredHash": "f38011356394a80a079a3fc97e76623df665d4d453b823ac4d20e6080a235f15" + "deferredHash": "8c57b8f85b74c4d3743037fb216da9018cb7e3d8f510e6c0db0468ede2a35437" } \ No newline at end of file