remove extra brace

This commit is contained in:
Salman Chishti 2025-03-17 17:14:25 +00:00 committed by GitHub
parent 10277d48ca
commit a410c4a9cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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