From 4a47af6481563165aa9def9a2458273c8d66fa17 Mon Sep 17 00:00:00 2001 From: Ryan Ghadimi Date: Fri, 16 Jan 2026 09:46:28 +0000 Subject: [PATCH] bump pkg --- packages/cache/RELEASES.md | 2 +- packages/cache/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": [