mirror of
https://git.mirrors.martin98.com/https://github.com/actions/cache
synced 2025-08-22 10:49:06 +08:00

Update to version 1.0.3 of the `@actions/cache` module. This pulls in the following changes: * Add a small delay between retry attempts * Do not retry on HTTP responses that are not retryable, such as 409 Conflicts