From bc0e8f353667f05c44c8e0fdcc97b6805b923e06 Mon Sep 17 00:00:00 2001 From: Shubham Tiwari <64764738+tiwarishub@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:28:55 +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 a2fd919b..9974ac8a 100644 --- a/packages/cache/RELEASES.md +++ b/packages/cache/RELEASES.md @@ -52,4 +52,4 @@ - Update `lockfileVersion` to `v2` in `package-lock.json [#1022](https://github.com/actions/toolkit/pull/1022) ### 1.0.11 -- Added support to check if Artifact cache service feature is available or not. \ No newline at end of file +- Added support to check if Artifact cache service feature is available or not [#1028](https://github.com/actions/toolkit/pull/1028)