Files
Burak Velioglu d71ec42867 Update address for blob storage cache
While restoring a cache, we were using localhost.blob.core.windows.net
to be able to concurrently download files. Though, with it's latest
version, actions/cache repo adds a special check to hosts including
`localhost` https://github.com/actions/cache/pull/1474/files and it broke
our logic. To fix it and not face with a similar issue again
updating address name.
2024-10-28 21:52:34 +03:00
..
2023-09-06 15:20:31 +03:00