Open
Description
an actions/cache/restore
action started failing for me during the brownout. the only explanation I could guess was that actions/cache/save
was running on macOS-13
whereas actions/cache/restore
was running on macos-13
. I didn't see this change documented anywhere in the migration guide; but also it seems easy enough to make the backend case-insensitive. Not sure if there's any reason not to do that? Or make runs-on
case-sensitive.
https://github.com/unisonweb/unison/actions/runs/13251002645/job/37026161441