diff --git a/packages/cache/RELEASES.md b/packages/cache/RELEASES.md index 140f17db..a371600e 100644 --- a/packages/cache/RELEASES.md +++ b/packages/cache/RELEASES.md @@ -1,6 +1,6 @@ # @actions/cache Releases -### 5.0.2 +### 5.0.3 Fail cache saves on rate limit errors from the cache service to prevent slowing down impacted runs diff --git a/packages/cache/package.json b/packages/cache/package.json index ca2e145c..eb7531ed 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@actions/cache", - "version": "5.0.2", + "version": "5.0.3", "preview": true, "description": "Actions cache lib", "keywords": [