Skip to content

Commit a410c4a

Browse files
authored
remove extra brace
1 parent 10277d4 commit a410c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cache/RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### 4.0.3
44

55
- Added masking for Shared Access Signature (SAS) cache entry URLs [#1982](https://github.com/actions/toolkit/pull/1982)
6-
- 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)
6+
- 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)
77

88
### 4.0.2
99

0 commit comments

Comments
 (0)