1
0
Fork 0

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

Updates release notes for @actions/cache v3.2.3
pull/1616/merge
Rob Herley 2024-01-10 17:40:55 -05:00 committed by GitHub
commit 1b5a6e26f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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)