From 299d3dd2ecfa328648d3f746067c55aeeedcda8e Mon Sep 17 00:00:00 2001 From: Shubham Tiwari <64764738+tiwarishub@users.noreply.github.com> Date: Fri, 25 Mar 2022 00:40:46 +0530 Subject: [PATCH] Update RELEASES.md --- packages/cache/RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cache/RELEASES.md b/packages/cache/RELEASES.md index 6bb7bad8..ed28f170 100644 --- a/packages/cache/RELEASES.md +++ b/packages/cache/RELEASES.md @@ -55,4 +55,4 @@ - Fix file downloads > 2GB([issue](https://github.com/actions/cache/issues/773)) ### 2.0.0 -- Added support to check if Actions cache service feature is available or not [#1028](https://github.com/actions/toolkit/pull/1028). +- Added support to check if Actions cache service feature is available or not [#1028](https://github.com/actions/toolkit/pull/1028)