Update to @actions/cache 1.0.3 (#438)

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
This commit is contained in:
David Hadka 2020-10-20 13:33:34 -05:00 committed by GitHub
parent d1255ad936
commit 8819edf476
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 19803 additions and 5191 deletions

View file

@ -1,6 +1,6 @@
---
name: "@azure/core-http"
version: 1.1.5
version: 1.1.9
type: npm
summary: Isomorphic client Runtime for Typescript/node.js/browser javascript client
libraries generated using AutoRest