Merge pull request #1623 from actions/robherley/update-cache-release

Updates release notes for @actions/cache v3.2.3
This commit is contained in:
Rob Herley
2024-01-10 17:40:55 -05:00
committed by GitHub

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)