Hey, Just wondering why `restore-keys` is defined as a multi line string, while yaml obviously supports sequences? https://github.com/actions/cache/blob/25e0c8faac42f323280d4d39373a00d402bd5e11/src/restore.ts#L23 Thanks!
Hey,
Just wondering why
restore-keysis defined as a multi line string, while yaml obviously supports sequences?cache/src/restore.ts
Line 23 in 25e0c8f
Thanks!