Update RELEASES.md

Updates release notes for @actions/cache v3.2.3
This commit is contained in:
Rob Herley
2024-01-10 17:32:52 -05:00
committed by GitHub
parent 82e8bc69b8
commit 7c27528ab4

View File

@@ -164,3 +164,7 @@
### 3.2.2
- Add new default cache download method to improve performance and reduce hangs [#1484](https://github.com/actions/toolkit/pull/1484)
### 3.2.3
- Fixed a bug that mutated path arguments to `getCacheVersion` [#1378](https://github.com/actions/toolkit/pull/1378)