mirror of
https://gitea.com/actions/cache.git
synced 2025-07-19 01:51:18 +03:00
Merge branch 'main' into update-to-node-20
This commit is contained in:
@ -112,6 +112,11 @@
|
||||
|
||||
- Fixes bug with Azure SDK causing blob downloads to get stuck.
|
||||
|
||||
### 3.3.3
|
||||
|
||||
- Updates @actions/cache to v3.2.3 to fix accidental mutated path arguments to `getCacheVersion` [actions/toolkit#1378](https://github.com/actions/toolkit/pull/1378)
|
||||
- Additional audit fixes of npm package(s)
|
||||
|
||||
### 4.0.0
|
||||
|
||||
- Updated minimum runner version support from node 12 -> node 20
|
||||
- Updated minimum runner version support from node 12 -> node 20
|
||||
|
Reference in New Issue
Block a user