From a410c4a9cfeb6e25b769963740704833201c48ac Mon Sep 17 00:00:00 2001 From: Salman Chishti Date: Mon, 17 Mar 2025 17:14:25 +0000 Subject: [PATCH] remove extra brace --- 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 3ac2a7f6..c8ce346f 100644 --- a/packages/cache/RELEASES.md +++ b/packages/cache/RELEASES.md @@ -3,7 +3,7 @@ ### 4.0.3 - Added masking for Shared Access Signature (SAS) cache entry URLs [#1982](https://github.com/actions/toolkit/pull/1982) -- Improved debugging by logging both the cache version alongside the keys requested when a cache restore fails [#1994]](https://github.com/actions/toolkit/pull/1994) +- Improved debugging by logging both the cache version alongside the keys requested when a cache restore fails [#1994](https://github.com/actions/toolkit/pull/1994) ### 4.0.2